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 4c1252e commit 31ac514Copy full SHA for 31ac514
.github/workflows/release.yml
@@ -42,7 +42,7 @@ jobs:
42
- name: output_dir
43
run: ls -al artifact-*/
44
- id: extract-changelog
45
- uses: sean0x42/markdown-extract@v4
+ uses: sean0x42/markdown-extract@v2.1.0
46
with:
47
file: CHANGELOG.md
48
pattern: ${{ steps.version.outputs.version }}
0 commit comments