[Chore]调整workflows流程

This commit is contained in:
gVisor bot 2022-03-28 17:07:11 +08:00
parent d66febb1a6
commit b03cca3de8

View file

@ -33,10 +33,10 @@ jobs:
NAME: Clash.Meta NAME: Clash.Meta
BINDIR: bin BINDIR: bin
run: make -j releases run: make -j releases
- name: Delete old tag and release
- uses: dev-drprasad/delete-tag-and-release@v0.2.0 uses: dev-drprasad/delete-tag-and-release@v0.2.0
with: with:
delete_release: true # default: false delete_release: false # default: false
tag_name: alpha # tag name to delete tag_name: alpha # tag name to delete
repo: <owner>/<repoName> # target repo (optional). defaults to repo running this action repo: <owner>/<repoName> # target repo (optional). defaults to repo running this action
env: env: