Skip to content

Commit

Permalink
fix buggy action
Browse files Browse the repository at this point in the history
  • Loading branch information
Samueru-sama authored Feb 10, 2025
1 parent a4fc028 commit fb26f62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- name: Del Previous Release
run: |
gh release delete "${APP_VERSION}" --repo "${GITHUB_REPOSITORY}" --cleanup-tag -y
sleep 5
env:
GH_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
continue-on-error: true
Expand Down

0 comments on commit fb26f62

Please sign in to comment.