Skip to content

Commit

Permalink
Try fixing tag release publish
Browse files Browse the repository at this point in the history
  • Loading branch information
bakpaul authored Mar 28, 2024
1 parent 2f3b77b commit c95e819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c95e819

Please sign in to comment.