diff --git a/.github/workflows/build-all.yaml b/.github/workflows/build-all.yaml index 4d1d012fa..3a79ac3ef 100644 --- a/.github/workflows/build-all.yaml +++ b/.github/workflows/build-all.yaml @@ -226,6 +226,7 @@ jobs: name: "Oolite ${{ steps.version.outputs.VER_FULL }}" tag_name: "${{ steps.version.outputs.VER_FULL }}" prerelease: true + target_commitish: ${{ github.event.pull_request.head.sha || github.sha }} files: | artifacts/oolite-windows-nsis-deployment/OoliteInstall-*.exe artifacts/oolite-windows-nsis-test/OoliteInstall-*.exe