Skip to content

Commit

Permalink
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/zn-m2.yml
Original file line number Diff line number Diff line change
@@ -192,3 +192,8 @@ jobs:
delete_workflows: true
workflows_keep_day: 3
gh_token: ${{ secrets.GITHUB_TOKEN }}

- name: Delete Tags without Release
uses: fabriziocacicia/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit a3fb638

Please sign in to comment.