mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 05:13:44 +08:00
chore: alpha ci
This commit is contained in:
parent
2cd4aac5ce
commit
bf50da1e6b
7
.github/workflows/alpha.yml
vendored
7
.github/workflows/alpha.yml
vendored
@ -68,10 +68,15 @@ jobs:
|
|||||||
uses: mknejp/delete-release-assets@v1
|
uses: mknejp/delete-release-assets@v1
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
tag_name: alpha
|
tag: alpha
|
||||||
assets: |
|
assets: |
|
||||||
*.zip
|
*.zip
|
||||||
*.gz
|
*.gz
|
||||||
|
*.AppImage
|
||||||
|
*.deb
|
||||||
|
*.dmg
|
||||||
|
*.msi
|
||||||
|
*.sig
|
||||||
|
|
||||||
- name: Tauri build
|
- name: Tauri build
|
||||||
uses: tauri-apps/tauri-action@v0
|
uses: tauri-apps/tauri-action@v0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user