Skip to content

Commit c8ca7f3

Browse files
committed
. e fix push-branch for mdsnippets
1 parent 66c6b0c commit c8ca7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/updateMarkdown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ jobs:
2525
commit-message: ". d updated markdown snippets"
2626
rebase: 'true'
2727
github-token: ${{ secrets.GITHUB_TOKEN }}
28-
push-branch: 'master'
28+
push-branch: 'main'
2929
name: github actions
3030
email: actions@github.com

0 commit comments

Comments
 (0)