Skip to content

Commit 538f2ac

Browse files
committed
ci: properly use master
1 parent 6ee0984 commit 538f2ac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
git config user.email "github-actions[bot]@users.noreply.github.com"
4343
git add Proto.md
4444
git commit -m "chore: update protobuf API docs"
45-
git push origin HEAD:main
45+
git push origin HEAD:master

0 commit comments

Comments
 (0)