We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
There hasn't been an image pushed to ghcr.io since 11.2.7, see https://github.com/danger/danger-js/actions/workflows/publish_package.yml
The build log indicates a permission issue: buildx failed with: ERROR: denied: permission_denied: write_package
buildx failed with: ERROR: denied: permission_denied: write_package
From what I've gathered in https://github.com/orgs/community/discussions/32184 and https://stackoverflow.com/a/72585915/2386130, you may need to set permissions on the package itself.
The text was updated successfully, but these errors were encountered:
good spot, I don't really use that feature - I've set it on based on the settings and we'll see on the next deploy 👍🏻
Sorry, something went wrong.
Looks fixed to me, thanks - https://github.com/danger/danger-js/actions/runs/7131622609/job/19420525245
yes, works fine now, thanks
No branches or pull requests
There hasn't been an image pushed to ghcr.io since 11.2.7, see https://github.com/danger/danger-js/actions/workflows/publish_package.yml
The build log indicates a permission issue:
buildx failed with: ERROR: denied: permission_denied: write_package
From what I've gathered in https://github.com/orgs/community/discussions/32184 and https://stackoverflow.com/a/72585915/2386130, you may need to set permissions on the package itself.
The text was updated successfully, but these errors were encountered: