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
For some reason, the add-comment action isn't picking up the artifact emitted during the docker-build-push action.
add-comment
docker-build-push
This means that as of now, there isn't a way to see which image was created with the GHCR action
The text was updated successfully, but these errors were encountered:
This is a priority for me because I use it heavily for testing.
Sorry, something went wrong.
Add GHCR image to docker comment (#280)
b7ed31a
Closes #279
AlexAxthelm
Successfully merging a pull request may close this issue.
For some reason, the
add-comment
action isn't picking up the artifact emitted during thedocker-build-push
action.This means that as of now, there isn't a way to see which image was created with the GHCR action
The text was updated successfully, but these errors were encountered: