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

Merge pull request #6 from dtolnay/commitish

Change target_commitish from github.ref to github.sha
This commit is contained in:
David Tolnay 2022-06-29 07:04:23 -07:00 committed by GitHub
commit 85cdb5ee73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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