You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to set up the GitHub action so that it executes when a new tag is pushed, which in practice will lead to 1 execution per release. Is there a way to include the name of the current tag in the commit, so that the target repo can maintain a clear history of the releases?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'd like to set up the GitHub action so that it executes when a new tag is pushed, which in practice will lead to 1 execution per release. Is there a way to include the name of the current tag in the commit, so that the target repo can maintain a clear history of the releases?
Beta Was this translation helpful? Give feedback.
All reactions