3
0
Fork 0
mirror of https://github.com/dtolnay/install.git synced 2024-11-22 00:19:31 +01:00

Change target_commitish from github.ref to github.sha

This commit is contained in:
David Tolnay 2022-06-29 07:02:49 -07:00
parent d642d2aa21
commit cd0f42e68d
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

@ -43,7 +43,7 @@ jobs:
- uses: softprops/action-gh-release@v1
with:
tag_name: ${{inputs.crate}}
target_commitish: ${{github.ref}}
target_commitish: ${{github.sha}}
files: |
${{steps.which.outputs.which}}
${{inputs.bin || inputs.crate}}.sig