Skip to content

Commit

Permalink
ci(winget): update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sitiom authored and LGUG2Z committed Sep 29, 2022
1 parent 3438818 commit afb819a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/windows.yaml
Expand Up @@ -121,8 +121,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/v')

steps:
- uses: vedantmgoyal2009/winget-releaser@latest
- uses: vedantmgoyal2009/winget-releaser@v1
with:
identifier: LGUG2Z.komorebi
release-tag: ${{ github.ref }}
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit afb819a

Please sign in to comment.