Skip to content

Commit 14a541a

Browse files
committed
ניסיון נוסף
1 parent aaf5ff5 commit 14a541a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-installer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ jobs:
101101
env:
102102
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
103103
with:
104-
tag_name: ${{ steps.get_version.outputs.VERSION }}
104+
tag_name: ${{ github.ref }}
105105
name: ${{ steps.get_version.outputs.RELEASE_TITLE }}
106106
draft: true
107107
prerelease: true

0 commit comments

Comments
 (0)