Skip to content

Commit

Permalink
Update tools-delete_tags_step2.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaoyekanren authored Dec 26, 2023
1 parent 59a05f2 commit 1e38c67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tools-delete_tags_step2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delete drafts
uses: hugo19941994/delete-draft-releases@v1.0.0
uses: hugo19941994/delete-draft-releases@v1
with:
threshold: 10d
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 1e38c67

Please sign in to comment.