We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
release
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
This issue is report from gitea.com. docker/metadata-action cannot get the tag name of relase when the trigger event is release.
docker/metadata-action
latest
Yes
No response
build
PostgreSQL
The text was updated successfully, but these errors were encountered:
ref
Set ref to fully-formed of the tag when trigger event is release (#…
3876f56
…23944) Fix #23943 When trigger event is `release`, ref should be like `refs/tags/<tag_name>` instead of `CommitID`
Set ref to fully-formed of the tag when trigger event is release (g…
07b19df
…o-gitea#23944) Fix go-gitea#23943 When trigger event is `release`, ref should be like `refs/tags/<tag_name>` instead of `CommitID`
4aabd8e
…23944) (#23989) Backport #23944 by @sillyguodong Fix #23943 When trigger event is `release`, ref should be like `refs/tags/<tag_name>` instead of `CommitID` Co-authored-by: sillyguodong <[email protected]>
sillyguodong
Successfully merging a pull request may close this issue.
Description
This issue is report from gitea.com.
docker/metadata-action
cannot get the tag name of relase when the trigger event isrelease
.Gitea Version
latest
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
build
Database
PostgreSQL
The text was updated successfully, but these errors were encountered: