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.
2 parents 395157c + 37fd89b commit 4c2f1d2Copy full SHA for 4c2f1d2
.github/workflows/update-changelog.yml
@@ -19,6 +19,7 @@ jobs:
19
with:
20
latest-version: ${{ github.event.release.tag_name }}
21
release-notes: ${{ github.event.release.body }}
22
+ compare-url-target-revision: ${{ github.event.release.target_commitish }}
23
24
- name: Commit updated CHANGELOG
25
uses: stefanzweifel/git-auto-commit-action@v4
0 commit comments