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
winget-stable: set $REF_NAME and use it instead of $GITHUB_REF_NAME
$GITHUB_REF_NAME may not be defined when triggered on workflow runs,
so we need to manually export the required tag.
Signed-off-by: Christian Brabandt <[email protected]>
0 commit comments