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
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 am trying to simulate a release because I need to test my workflow and ensure some verifications occurs during the release.
I could not find a way to retrieve the
GITHUB_REF
nor to set it via an event file.I tried via:
with e.g.
but the resulting output is always
| refs/tags/
when echoed from a step.I've checked out #1465 and similar but with no success so far!
Is there a work-around for this? Thank you!
Beta Was this translation helpful? Give feedback.
All reactions