Skip to content

Commit

Permalink
chore(ci): fix token issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Sec-ant committed Dec 26, 2023
1 parent d6d0b26 commit b6146f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/delete-ci-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,5 @@ jobs:
with:
keep_latest: 0
delete_tag_pattern: pr-${{ steps.get-pr-number.outputs.number }}-test-package
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit b6146f3

Please sign in to comment.