Skip to content

Commit

Permalink
ניסיון נוסף
Browse files Browse the repository at this point in the history
  • Loading branch information
NHLOCAL committed Dec 25, 2024
1 parent aaf5ff5 commit 14a541a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-installer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.get_version.outputs.VERSION }}
tag_name: ${{ github.ref }}
name: ${{ steps.get_version.outputs.RELEASE_TITLE }}
draft: true
prerelease: true
Expand Down

0 comments on commit 14a541a

Please sign in to comment.