We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e1f776 commit 4105832Copy full SHA for 4105832
.github/workflows/main.yml
@@ -73,6 +73,7 @@ jobs:
73
done <<< "${{ steps.meta.outputs.tags }}"
74
75
echo "Start Tags = $TAGS"
76
+ echo "GITHUB_REF = $GITHUB_REF"
77
78
echo "version = ${{ github.event.inputs.version }}"
79
0 commit comments