Update action-gh-release to v2
This commit is contained in:
parent
289f0efd24
commit
94bc7127fa
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
needs:
|
||||
- check_if_version_upgraded
|
||||
steps:
|
||||
- uses: softprops/action-gh-release@v1
|
||||
- uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
name: Release v${{ needs.check_if_version_upgraded.outputs.to_version }}
|
||||
tag_name: v${{ needs.check_if_version_upgraded.outputs.to_version }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user