mirror of
https://gitclone.com/github.com/MetaCubeX/Clash.Meta
synced 2025-02-23 09:23:17 +08:00
[Chore]调试workflows
This commit is contained in:
parent
5a7b9bdf45
commit
ece3bb360a
2
.github/workflows/delete.yaml
vendored
2
.github/workflows/delete.yaml
vendored
@ -11,7 +11,7 @@ jobs:
|
||||
uses: actions/checkout@v1
|
||||
|
||||
- name: Delete current release assets
|
||||
uses: andreaswilli/delete-release-assets-action@<version>
|
||||
uses: andreaswilli/delete-release-assets-action@v2.0.0
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
# tagPrefix: v
|
||||
|
Loading…
Reference in New Issue
Block a user