Skip to content

Commit 2bd2887

Browse files
committed
Update release template
1 parent b96fc89 commit 2bd2887

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/pipeline.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,9 @@ jobs:
442442
uses: ncipollo/release-action@cdcc88a9acf3ca41c16c37bb7d21b9ad48560d87 # v1.15.0
443443
with:
444444
body: |
445-
Version v${{ env.BUILD_VERSION }} released!
445+
## Version v${{ env.BUILD_VERSION }} released!
446+
447+
---
446448
```
447449
contrast/agent-operator:${{ env.BUILD_VERSION }}
448450
contrast/agent-operator@${{ needs.build-image.outputs.digest }}

0 commit comments

Comments
 (0)