Update .github/workflows/release.yml
Co-authored-by: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com>
This commit is contained in:
parent
214ba8839a
commit
20e8a9f5d5
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -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 }}
|
||||
|
|
Loading…
Reference in New Issue
Block a user