Skip to content

Commit

Permalink
CI release update
Browse files Browse the repository at this point in the history
  • Loading branch information
LTurret committed Jul 24, 2023
1 parent 533fdf8 commit 55edad4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
if: startsWith(github.ref, 'refs/tags/')
with:
tag_name: ${{ github.ref }}
name: himePicParser-v1.1.0-windows
name: himePicParser-v1.2.0-windows
draft: true
prerelease: false
files: himePicParser-v1.1.0-windows.exe
files: himePicParser-v1.2.0-windows.exe

0 comments on commit 55edad4

Please sign in to comment.