mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 05:03:19 +08:00
[Chore]调试workflows
This commit is contained in:
parent
4c10d6e212
commit
b323315583
5
.github/workflows/delete.yaml
vendored
5
.github/workflows/delete.yaml
vendored
@ -17,3 +17,8 @@ jobs:
|
||||
# tagPrefix: v
|
||||
tag: alpha
|
||||
deleteOnlyFromDrafts: false
|
||||
|
||||
- name: Delete a Release
|
||||
uses: liudonghua123/delete-release-action@v1
|
||||
with:
|
||||
release_name: 'alpha'
|
||||
|
Loading…
Reference in New Issue
Block a user