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 ebbab21 commit 13d93c9Copy full SHA for 13d93c9
.github/workflows/changelog.yml
@@ -21,4 +21,5 @@ jobs:
21
git-message: '📝 Update release notes'
22
git-user-name: 'github-actions[bot]'
23
git-user-email: 'github-actions[bot]@users.noreply.github.com'
24
- output-file: docs/changelog.md
+ git-branch: 'master'
25
+ output-file: 'docs/changelog.md'
0 commit comments