mirror of
https://github.com/copy/v86.git
synced 2025-12-31 04:23:15 +00:00
ci
This commit is contained in:
parent
d24565479d
commit
1f9a5fbc68
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -140,6 +140,9 @@ jobs:
|
|||
needs: test
|
||||
if: github.ref == 'refs/heads/master'
|
||||
|
||||
permissions:
|
||||
id-token: write
|
||||
|
||||
steps:
|
||||
- name: Delete old release and tag
|
||||
uses: dev-drprasad/delete-tag-and-release@v1.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue