Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Xikaro <[email protected]>
  • Loading branch information
Xikaro authored Jan 12, 2025
1 parent 2a89fa6 commit af5a063
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit af5a063

Please sign in to comment.