Bump Winget Releaser to v2 (#357)

This commit is contained in:
sitiom 2023-02-27 07:26:50 +08:00 committed by GitHub
parent cc9bd3d8e7
commit 2812d2ba62
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,7 +7,7 @@ jobs:
publish:
runs-on: windows-latest # Action can only be run on windows
steps:
- uses: vedantmgoyal2009/winget-releaser@v1
- uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: ArmCord.ArmCord
token: ${{ secrets.WINGET_TOKEN }}