Update .github/workflows/release.yml

Co-authored-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com>
This commit is contained in:
Russell Banks 2022-10-01 12:31:33 +01:00 committed by GitHub
parent 214ba8839a
commit 20e8a9f5d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -112,7 +112,7 @@ jobs:
needs: [ windows ]
runs-on: windows-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@latest
- uses: vedantmgoyal2009/winget-releaser@v1
with:
identifier: Espanso.Espanso
token: ${{ secrets.WINGET_TOKEN }}