Skip to content

Commit

Permalink
Remove release by tag
Browse files Browse the repository at this point in the history
  • Loading branch information
soxoj committed Dec 4, 2024
1 parent 94e1e8e commit b26a711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Remove Previous Release
uses: liudonghua123/delete-release-action@v1
with:
release_name: Windows Release ${{ github.ref_name }}
release_name: ${{ github.ref_name }}

- name: Create New Release
uses: actions/create-release@v1
Expand Down

0 comments on commit b26a711

Please sign in to comment.