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 bfe4551 + d35e6ab commit fe9b8edCopy full SHA for fe9b8ed
.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