Skip to content

Commit 740785e

Browse files
committed
ci: 🎡 WIP package publishing in CI
1 parent 6b26f57 commit 740785e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tag-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
steps:
5757
- name: Publish stable packages
5858
run: |
59-
echo "We are on: " ${github.ref}
59+
echo ${GITHUB_REF}

0 commit comments

Comments
 (0)