Merge pull request #4196 from sitiom/patch-1

Update Winget Releaser action
This commit is contained in:
Matt 2024-12-31 09:06:22 +00:00 committed by GitHub
commit 0020db0c46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
- uses: vedantmgoyal9/winget-releaser@main
with:
identifier: pizzaboxer.Bloxstrap
token: ${{ secrets.WINGET_TOKEN }}