Skip to content

Commit b9ef134

Browse files
committed
ci: 🎡 WIP package publishing in CI
1 parent 79c4156 commit b9ef134

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 running on: " ${github.event.release.target_commitish}
59+
echo "We are running on: " ${{github.event.release.target_commitish}}

0 commit comments

Comments
 (0)