Skip to content

Commit

Permalink
Update name again
Browse files Browse the repository at this point in the history
  • Loading branch information
soxoj committed Dec 4, 2024
1 parent 3e6cad6 commit db69eaa
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: Windows Release ${{ github.ref_name }}
env:
GITHUB_TOKEN: ${{ github.token }}

Expand Down

0 comments on commit db69eaa

Please sign in to comment.