mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 03:23:57 +08:00
ci: fix winget uploader
This commit is contained in:
parent
97e7136293
commit
8b47107df8
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
@ -275,5 +275,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
identifier: ClashVergeRev.ClashVergeRev
|
identifier: ClashVergeRev.ClashVergeRev
|
||||||
version: ${{env.VERSION}}
|
version: ${{env.VERSION}}
|
||||||
|
release-tag: v${{env.VERSION}}
|
||||||
installers-regex: '_(arm64|x64|x86)-setup\.exe$'
|
installers-regex: '_(arm64|x64|x86)-setup\.exe$'
|
||||||
token: ${{ secrets.GITHUB_TOKEN }}
|
token: ${{ secrets.WINGET_TOKEN }}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user