ci: add dev workflow

This commit is contained in:
MystiPanda
2024-07-08 13:18:17 +08:00
parent 9d045e24db
commit 82340582b2
2 changed files with 87 additions and 1 deletions

View File

@@ -264,6 +264,6 @@ jobs:
- name: Submit to Winget
uses: vedantmgoyal9/winget-releaser@main
with:
identifer: ClashVergeRev.ClashVergeRev
identifier: ClashVergeRev.ClashVergeRev
installers-regex: '_(arm64|x64|x86)-setup\.exe$'
token: ${{ secrets.GITHUB_TOKEN }}