Skip to content

Commit

Permalink
and html comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Drarig29 committed Mar 14, 2024
1 parent 955cccc commit 322ccf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
script: |
await core.summary
.addBreak()
.addCodeBlock(`## What's Changed`, 'markdown')
.addCodeBlock(`<!-- some html comment -->\n\n## What's Changed`, 'markdown')
.write()
fix-example:
Expand Down

0 comments on commit 322ccf5

Please sign in to comment.