Skip to content

Commit e98b48d

Browse files
chore: add image to release notes
1 parent a454260 commit e98b48d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ jobs:
5151
uses: softprops/action-gh-release@a06a81a03ee405af7f2048a818ed3f03bbf83c7b # v2.5.0
5252
with:
5353
files: architecture.png
54+
body: "![architecture.png](https://github.com/secureblue/architecture/releases/download/${{ steps.timestamp.outputs.tag_name}}/architecture.png)"
5455
tag_name: ${{ steps.timestamp.outputs.tag_name }}

0 commit comments

Comments
 (0)