We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11573cf + 2677c6e commit e662977Copy full SHA for e662977
.github/workflows/winget.yml
@@ -9,7 +9,7 @@ jobs:
9
# Action can only be run on windows
10
runs-on: windows-latest
11
steps:
12
- - uses: vedantmgoyal2009/winget-releaser@v1
+ - uses: vedantmgoyal2009/winget-releaser@v2
13
with:
14
identifier: Flow-Launcher.Flow-Launcher
15
token: ${{ secrets.WINGET_TOKEN }}
0 commit comments