[Chore]调试workflows
This commit is contained in:
parent
e68894dc6f
commit
b890788fbc
1 changed files with 2 additions and 1 deletions
3
.github/workflows/delete.yaml
vendored
3
.github/workflows/delete.yaml
vendored
|
@ -15,4 +15,5 @@ jobs:
|
|||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# tagPrefix: v
|
||||
tag: alpha
|
||||
tag: alpha
|
||||
deleteOnlyFromDrafts: false
|
Loading…
Reference in a new issue