mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 11:42:43 +08:00
[Chore]调整workflows流程
This commit is contained in:
parent
d66febb1a6
commit
b03cca3de8
6
.github/workflows/Alpha.yml
vendored
6
.github/workflows/Alpha.yml
vendored
|
@ -33,10 +33,10 @@ jobs:
|
|||
NAME: Clash.Meta
|
||||
BINDIR: bin
|
||||
run: make -j releases
|
||||
|
||||
- uses: dev-drprasad/delete-tag-and-release@v0.2.0
|
||||
- name: Delete old tag and release
|
||||
uses: dev-drprasad/delete-tag-and-release@v0.2.0
|
||||
with:
|
||||
delete_release: true # default: false
|
||||
delete_release: false # default: false
|
||||
tag_name: alpha # tag name to delete
|
||||
repo: <owner>/<repoName> # target repo (optional). defaults to repo running this action
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue
Block a user