Merge pull request #83 from pizzaboxer/dependabot/github_actions/vedantmgoyal2009/winget-releaser-2

Bump vedantmgoyal2009/winget-releaser from 1 to 2
This commit is contained in:
pizzaboxer 2023-02-13 17:37:47 +00:00 committed by GitHub
commit bc3792aa8e
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: pizzaboxer.Bloxstrap
token: ${{ secrets.WINGET_TOKEN }}