Update build.yml
Signed-off-by: Xikaro <55663835+Xikaro@users.noreply.github.com>
This commit is contained in:
parent
2a89fa630a
commit
af5a0638e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -441,7 +441,7 @@ jobs:
|
|||
|
||||
- name: 🚀 Create release
|
||||
id: release
|
||||
uses: softprops/action-gh-release@v2.1.1
|
||||
uses: softprops/action-gh-release@v2.2.1
|
||||
with:
|
||||
name: ${{ needs.info.outputs.project_version }}
|
||||
tag_name: ${{ needs.info.outputs.project_version }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue