diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6d9011d..643004f 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -603,7 +603,7 @@ jobs: subject-path: release-artifacts/* - name: Publish GitHub Release - uses: softprops/action-gh-release@v2 + uses: softprops/action-gh-release@v3 with: tag_name: ${{ env.RELEASE_VERSION }} name: TaskBridge ${{ env.RELEASE_VERSION }}