ci(winget): update workflow

This commit is contained in:
sitiom
2022-09-29 20:55:52 +08:00
committed by جاد
parent 3438818999
commit afb819a383

View File

@@ -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 }}