github: Fix publish-standalone on windows

This commit is contained in:
Remko Tronçon 2022-10-08 09:32:20 +02:00
parent fd549ede26
commit fbda564440

View file

@ -31,4 +31,5 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RELEASE_ASSETS_UPLOAD_URL: https://uploads.github.com/repos/${{ github.event.repository.full_name}}/releases/${{ github.event.release.id }}/assets
shell: bash