Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

Commit 791f948

Browse files
committed
build-docs.yaml
1 parent d455d4c commit 791f948

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
git config --global user.name "Github Actions"
3535
git add ./docs
3636
git commit -m "Update SDK API References"
37-
git push -u origin main
37+
git push -u origin HEAD:main

0 commit comments

Comments
 (0)