mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2024-11-16 03:32:33 +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
|
uses: actions/checkout@v1
|
||||||
|
|
||||||
- name: Delete current release assets
|
- name: Delete current release assets
|
||||||
uses: andreaswilli/delete-release-assets-action@<version>
|
uses: andreaswilli/delete-release-assets-action@v2.0.0
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
# tagPrefix: v
|
# tagPrefix: v
|
||||||
|
|
Loading…
Reference in New Issue
Block a user