From 2a89fa630aca82caefa9ab846b6362302be18f27 Mon Sep 17 00:00:00 2001 From: Xikaro <55663835+Xikaro@users.noreply.github.com> Date: Sun, 12 Jan 2025 10:41:04 +0500 Subject: [PATCH] Update build.yml Signed-off-by: Xikaro <55663835+Xikaro@users.noreply.github.com> --- .github/workflows/build.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index aecc5873a..a7b61bf4b 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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 }}) ** \ No newline at end of file + ** [Read more...](${{ needs.release-github.outputs.url }}) **