Skip to content

Commit d1efc5f

Browse files
committed
Add a comment
1 parent 93143c0 commit d1efc5f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
# See https://github.com/pandoc/pandoc-action-example
3232
# and https://stackoverflow.com/a/70212129/8583692
3333
# NOTE: This step is NOT needed at all
34+
# The html file could be used directly as release body as well
3435
- name: Convert from HTML to markdown
3536
uses: docker://pandoc/core:2.16.2
3637
if: ${{ steps.check-for-updates.outputs.result == 'stale' }}

0 commit comments

Comments
 (0)