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 6b26f57 commit 740785eCopy full SHA for 740785e
.github/workflows/tag-publish.yml
@@ -56,4 +56,4 @@ jobs:
56
steps:
57
- name: Publish stable packages
58
run: |
59
- echo "We are on: " ${github.ref}
+ echo ${GITHUB_REF}
0 commit comments