We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93143c0 commit d1efc5fCopy full SHA for d1efc5f
.github/workflows/main.yml
@@ -31,6 +31,7 @@ jobs:
31
# See https://github.com/pandoc/pandoc-action-example
32
# and https://stackoverflow.com/a/70212129/8583692
33
# NOTE: This step is NOT needed at all
34
+ # The html file could be used directly as release body as well
35
- name: Convert from HTML to markdown
36
uses: docker://pandoc/core:2.16.2
37
if: ${{ steps.check-for-updates.outputs.result == 'stale' }}
0 commit comments