Update build.yml
Signed-off-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
This commit is contained in:
parent
bdb0e05beb
commit
2a89fa630a
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
|
|
@ -441,7 +441,7 @@ jobs:
|
|||
|
||||
- name: 🚀 Create release
|
||||
id: release
|
||||
uses: softprops/action-gh-release@v2.1.0
|
||||
uses: softprops/action-gh-release@v2.1.1
|
||||
with:
|
||||
name: ${{ needs.info.outputs.project_version }}
|
||||
tag_name: ${{ needs.info.outputs.project_version }}
|
||||
|
|
@ -484,4 +484,4 @@ jobs:
|
|||
```markdown
|
||||
${{ steps.truncated.outputs.text }}
|
||||
- ...```
|
||||
** [Read more...](${{ needs.release-github.outputs.url }}) **
|
||||
** [Read more...](${{ needs.release-github.outputs.url }}) **
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue