Skip to content

Commit 77403f1

Browse files
authored
Update release.yml
1 parent 4fc870e commit 77403f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
with:
4141
repo_token: ${{ secrets.secret }}
4242
file: "script-runner-*"
43-
tag: "$GIT_TAG_NAME"
43+
tag: ${{ github.ref }}
4444
overwrite: true
4545
file_glob: true
4646
- name: "Publish to Marketplace"

0 commit comments

Comments
 (0)