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 5d54e8b commit c1b4149Copy full SHA for c1b4149
.github/workflows/build.yaml
@@ -191,4 +191,6 @@ jobs:
191
with:
192
push: false
193
194
+ env:
195
+ GITHUB_REF_NAME: ${{ github.ref_name }}
196
0 commit comments