mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Bump Winget Releaser to v2 (#357)
This commit is contained in:
parent
cc9bd3d8e7
commit
2812d2ba62
1 changed files with 1 additions and 1 deletions
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
|
@ -7,7 +7,7 @@ jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: windows-latest # Action can only be run on windows
|
runs-on: windows-latest # Action can only be run on windows
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@v1
|
- uses: vedantmgoyal2009/winget-releaser@v2
|
||||||
with:
|
with:
|
||||||
identifier: ArmCord.ArmCord
|
identifier: ArmCord.ArmCord
|
||||||
token: ${{ secrets.WINGET_TOKEN }}
|
token: ${{ secrets.WINGET_TOKEN }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue