Skip to content

Commit c95e819

Browse files
authored
Try fixing tag release publish
1 parent 2f3b77b commit c95e819

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
name: ${{ github.ref_name }}
158158
tag_name: release-${{ github.ref_name }}
159159
fail_on_unmatched_files: false
160-
target_commitish: ${{ github.ref_name }}
160+
target_commitish: ${{ github.sha }}
161161
files: |
162162
artifacts/BeamAdapter_*_Linux.zip
163163
artifacts/BeamAdapter_*_Windows.zip

0 commit comments

Comments
 (0)