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

Try to place tag on the same commit that triggered build

This commit is contained in:
David Tolnay 2021-10-09 01:46:29 +01:00
parent 713f17fd49
commit c9b0cb7667
No known key found for this signature in database
GPG key ID: F9BA143B95FF6D82

View file

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