diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 69cd396b..389727bc 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -157,7 +157,7 @@ jobs: name: ${{ github.ref_name }} tag_name: release-${{ github.ref_name }} fail_on_unmatched_files: false - target_commitish: ${{ github.ref_name }} + target_commitish: ${{ github.sha }} files: | artifacts/BeamAdapter_*_Linux.zip artifacts/BeamAdapter_*_Windows.zip