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 3128bb4 commit 158d5fdCopy full SHA for 158d5fd
.github/workflows/release.yml
@@ -28,7 +28,7 @@ jobs:
28
29
- name: Extract release notes from changelog
30
id: extract-release-notes
31
- uses: yashanand1910/standard-release-notes@v1.3.0
+ uses: yashanand1910/standard-release-notes@v1.4.0
32
with:
33
changelog_path: docs/CHANGELOG.md
34
version: ${{ github.ref }}
0 commit comments