Skip to content

Commit 402644b

Browse files
authored
Fix release tag attachment to commit (#699)
1 parent cc330e7 commit 402644b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-all.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ jobs:
226226
name: "Oolite ${{ steps.version.outputs.VER_FULL }}"
227227
tag_name: "${{ steps.version.outputs.VER_FULL }}"
228228
prerelease: true
229+
target_commitish: ${{ github.event.pull_request.head.sha || github.sha }}
229230
files: |
230231
artifacts/oolite-windows-nsis-deployment/OoliteInstall-*.exe
231232
artifacts/oolite-windows-nsis-test/OoliteInstall-*.exe

0 commit comments

Comments
 (0)