Merge pull request #247 from vedantmgoyal2009/patch-1

Update spotube-release.yml
This commit is contained in:
Kingkor Roy Tirtho 2022-10-01 10:34:07 +06:00 committed by GitHub
commit 7eea968bcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -217,7 +217,7 @@ jobs:
needs: update_release needs: update_release
runs-on: windows-latest # action can only be run on windows runs-on: windows-latest # action can only be run on windows
steps: steps:
- uses: vedantmgoyal2009/winget-releaser@latest - uses: vedantmgoyal2009/winget-releaser@v1
with: with:
identifier: KRTirtho.Spotube identifier: KRTirtho.Spotube
token: ${{ secrets.WINGET_TOKEN }} token: ${{ secrets.WINGET_TOKEN }}