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

Commit d455d4c

Browse files
Update build-docs.yaml
1 parent a0cb38e commit d455d4c

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 origin main
37+
git push -u origin main

0 commit comments

Comments
 (0)