Skip to content

Commit

Permalink
hardcoding the repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
grofit committed Jan 19, 2024
1 parent 82babe4 commit 8e20b2f
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,7 +59,7 @@ jobs:
with:
identifier: Strem.App
max-versions-to-keep: 5
release-repository: ${{ github.repository }}
release-repository: 'strem'
release-tag: ${{ github.ref_name }}
installers-regex: '\.zip$'
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit 8e20b2f

Please sign in to comment.