mirror of
https://github.com/cargo-bins/cargo-binstall.git
synced 2025-04-22 13:38:43 +00:00
Bump softprops/action-gh-release from 0.1.14 to 0.1.15 (#583)
This commit is contained in:
parent
8a5577297e
commit
f45c18ff81
1 changed files with 1 additions and 1 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -75,7 +75,7 @@ jobs:
|
||||||
run: .github/scripts/pack-release-archives.sh
|
run: .github/scripts/pack-release-archives.sh
|
||||||
|
|
||||||
- name: Publish release
|
- name: Publish release
|
||||||
uses: softprops/action-gh-release@1e07f4398721186383de40550babbdf2b84acfc5
|
uses: softprops/action-gh-release@de2c0eb89ae2a093876385947365aca7b0e5f844
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ needs.info.outputs.version }}
|
tag_name: ${{ needs.info.outputs.version }}
|
||||||
name: ${{ needs.info.outputs.version }}
|
name: ${{ needs.info.outputs.version }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue