mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-10 15:25:42 -07:00
Merge pull request #4196 from sitiom/patch-1
Update Winget Releaser action
This commit is contained in:
commit
0020db0c46
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
@ -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 }}
|
||||
|
Loading…
Reference in New Issue
Block a user