Update published release

This commit is contained in:
Kamil Trzciński 2022-12-11 13:51:12 +01:00
parent 2941f66230
commit 5d7c08f4c4
4 changed files with 18 additions and 4 deletions

View file

@ -50,7 +50,7 @@ jobs:
- uses: vimtor/action-zip@v1
with:
files: ${{ env.RELEASE_NAME }}-${{ env.RELEASE_VERSION }}
dest: ${{ env.RELEASE_NAME }}-${{ env.RELEASE_VERSION }}.zip
dest: ${{ env.RELEASE_NAME }}-${{ env.RELEASE_VERSION }}-portable.zip
recursive: true
- uses: vimtor/action-zip@v1
with: