Skip to content

Commit

Permalink
using Ref name
Browse files Browse the repository at this point in the history
  • Loading branch information
grofit committed Jan 19, 2024
1 parent 2446639 commit 981e9fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,6 @@ jobs:
with:
identifier: Strem.App
max-versions-to-keep: 5
release-tag: ${{ github.ref }}
release-tag: ${{ github.ref_name }}
installers-regex: '\.zip$'
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit 981e9fa

Please sign in to comment.