diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b5726c3..d393ab7 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -74,7 +74,7 @@ jobs: wait-for-completion: true output-artifact-directory: build-signed parameters: | - version: ${{ github.event.release.tag_name }} + version: "${{ github.event.release.tag_name }}" - name: Replace unsigned Windows binaries run: |