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 9d9e3c0 commit 9f160cfCopy full SHA for 9f160cf
.github/workflows/release.yml
@@ -46,7 +46,7 @@ jobs:
46
47
- name: print env
48
run: |
49
- echo "${{ runs.Set-tag-env.env }}""
+ echo "${{ env.RE_TAG_NAME }}""
50
51
# - name: Publish the build
52
# uses: "marvinpinto/action-automatic-releases@latest"
0 commit comments