mirror of
https://github.com/bloxstraplabs/bloxstrap.git
synced 2025-04-19 00:51:30 -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:
|
publish:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@v2
|
- uses: vedantmgoyal9/winget-releaser@main
|
||||||
with:
|
with:
|
||||||
identifier: pizzaboxer.Bloxstrap
|
identifier: pizzaboxer.Bloxstrap
|
||||||
token: ${{ secrets.WINGET_TOKEN }}
|
token: ${{ secrets.WINGET_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user