Skip to content

Commit

Permalink
hugo19941994
Browse files Browse the repository at this point in the history
  • Loading branch information
dekm committed Nov 18, 2023
1 parent 30b3afc commit eb24b5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/delete-drafts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Delete Draft Releases
uses: dev-drprasad/delete-draft-releases@v1.0.1
uses: hugo19941994/delete-draft-releases@v1.0.1
with:
delete_tags: true # Set this to false if you don't want to delete the tags associated with the drafts
env:
Expand Down

0 comments on commit eb24b5c

Please sign in to comment.