From a8fd3bf296f0eb436980b24ad309e58339f66d2d Mon Sep 17 00:00:00 2001 From: wukongdaily <143675923+wukongdaily@users.noreply.github.com> Date: Thu, 12 Dec 2024 12:16:20 +0800 Subject: [PATCH] Update oc.yml --- .github/workflows/oc.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/oc.yml b/.github/workflows/oc.yml index 6e2de88..cf5f142 100644 --- a/.github/workflows/oc.yml +++ b/.github/workflows/oc.yml @@ -91,7 +91,7 @@ jobs: tag_name: ${{ steps.extract_version.outputs.version }} target_commitish: ${{ github.ref_name }} prerelease: false - body: ${{ steps.extract_version.outputs.svg }} + body: - name: Upload run files as release assets uses: softprops/action-gh-release@v2.1.0