FR: Attach tag to release #473
Labels
No labels
bug
dependencies
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
renovate
security
todo 🗒️
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
workflows/update_release#473
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hey there, thanks for this great action.
In my workflow I've already created a draft release (so not attached to any tag), then to kick off the official release I push a tag. When that happens I want to attach this release to the pushed tag.
I've forked this action to add this, but would prefer it be in "core", are you open to a PR for it?
Here's my only change (so far). In the PR I would, of course, add a new param to pass in to indicate the tag to use/attach.