Skip to content

Commit

Permalink
Update create_exe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eternadox authored Nov 25, 2022
1 parent 7449adc commit 4389604
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/create_exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ github.ref }}
release_name: Release ${{ github.ref }}
tag_name: Windows
release_name: Windows Release
body: |
Compiled using actions :)
- no rat
Expand Down

0 comments on commit 4389604

Please sign in to comment.