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 d3126cf commit 3ffc960Copy full SHA for 3ffc960
.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.4.0
+ uses: yashanand1910/standard-release-notes@v1.5.0
32
with:
33
changelog_path: docs/CHANGELOG.md
34
version: ${{ github.ref }}
0 commit comments