Skip to content

is it possible to update existing release "commit"? #270

Answered by ncipollo
ReenigneArcher asked this question in Q&A
Discussion options

You must be logged in to vote

It is not possible to update the the commit hash of an existing tag via the action (or via the release endpoints GitHub provides). I would just rely upon normal git tag commands (you can add a step in your workflow which uses a bash command to update and push your tag).

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ReenigneArcher
Comment options

@ncipollo
Comment options

@ReenigneArcher
Comment options

Answer selected by ReenigneArcher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants