Skip to content

Commit

Permalink
chore(ci): also delete tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant committed Dec 26, 2023
1 parent 227d729 commit 504d6d3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/delete-ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ jobs:
uses: dev-drprasad/[email protected]
with:
keep_latest: 0
delete_tags: true
delete_tag_pattern: pr-${{ steps.get-pr-number.outputs.number }}-test-package
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 504d6d3

Please sign in to comment.