Skip to content

Commit

Permalink
github action: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Obijuan committed Oct 5, 2023
1 parent 7ead446 commit f74eeb5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release-stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,9 @@ jobs:
prerelease: false
tag_name: v${{ env.VERSION }}
files: |
"dist/icestudio-${{env.VERSION}}-win64.exe"
"dist/icestudio-${{env.VERSION}}-win64.zip"
dist/icestudio-${{env.VERSION}}-win64.exe
dist/icestudio-${{env.VERSION}}-win64.zip
body: A new release (Draft)


#-- Build for linux
Expand Down

0 comments on commit f74eeb5

Please sign in to comment.