Skip to content

Commit

Permalink
Update oc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wukongdaily authored Dec 12, 2024
1 parent d2cc42b commit a8fd3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/oc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: <img src="${{ steps.extract_version.outputs.svg }}">

- name: Upload run files as release assets
uses: softprops/[email protected]
Expand Down

0 comments on commit a8fd3bf

Please sign in to comment.