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 49e6d66 + 057b7ec commit 63197f5Copy full SHA for 63197f5
.github/workflows/sync-release-notes.yml
@@ -64,7 +64,7 @@ jobs:
64
This commit automatically updates the CHANGELOG.md file to match
65
the release notes from GitHub releases, ensuring consistency
66
between local documentation and published releases."
67
- git push
+ git push -u origin update-changelog
68
69
- name: Create Pull Request
70
if: steps.changes.outputs.changed == 'true'
0 commit comments