mirror of
https://github.com/mihonapp/mihon.git
synced 2025-12-10 07:22:25 +01:00
Update softprops/action-gh-release action to v2.5.0 (#2750)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -143,7 +143,7 @@ jobs:
|
|||||||
mihon-foss
|
mihon-foss
|
||||||
|
|
||||||
- name: Create GitHub Release
|
- name: Create GitHub Release
|
||||||
uses: softprops/action-gh-release@5be0e66d93ac7ed76da52eca8bb058f665c3a5fe # v2.4.2
|
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
|
||||||
with:
|
with:
|
||||||
tag_name: ${{ needs.get_tag.outputs.tag }}
|
tag_name: ${{ needs.get_tag.outputs.tag }}
|
||||||
name: Mihon ${{ needs.get_tag.outputs.tag }}
|
name: Mihon ${{ needs.get_tag.outputs.tag }}
|
||||||
|
|||||||
Reference in New Issue
Block a user