Skip to content

Commit 13d93c9

Browse files
committed
update branch
1 parent ebbab21 commit 13d93c9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/changelog.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,5 @@ jobs:
2121
git-message: '📝 Update release notes'
2222
git-user-name: 'github-actions[bot]'
2323
git-user-email: 'github-actions[bot]@users.noreply.github.com'
24-
output-file: docs/changelog.md
24+
git-branch: 'master'
25+
output-file: 'docs/changelog.md'

0 commit comments

Comments
 (0)