mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-04 23:53:45 +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:
|
||||
identifier: ClashVergeRev.ClashVergeRev
|
||||
version: ${{env.VERSION}}
|
||||
release-tag: v${{env.VERSION}}
|
||||
installers-regex: '_(arm64|x64|x86)-setup\.exe$'
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.WINGET_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user