Skip to content

Commit

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

Expand Down

0 comments on commit 3e6cad6

Please sign in to comment.