Update spotube-release.yml

This commit is contained in:
Vedant 2022-09-30 22:48:37 +05:30 committed by GitHub
parent 36cebe480c
commit 09fce4e8bc
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 }}