Merge pull request #1902 from Flow-Launcher/dependabot/github_actions/vedantmgoyal2009/winget-releaser-2

Bump vedantmgoyal2009/winget-releaser from 1 to 2
This commit is contained in:
Jeremy Wu 2023-02-17 08:49:13 +11:00 committed by GitHub
commit e662977063
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,7 +9,7 @@ jobs:
# Action can only be run on windows
runs-on: windows-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v1
- uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: Flow-Launcher.Flow-Launcher
token: ${{ secrets.WINGET_TOKEN }}