Skip to content

Commit e6609a9

Browse files
committed
Update git push in docs.yml
1 parent 0f577e6 commit e6609a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
uses: ./.github/actions/setup
1717
- run: bash scripts/git-user-config.sh
1818
- run: node scripts/update-docs-branch.js
19-
- run: git push --all origin .
19+
- run: git push --all origin

0 commit comments

Comments
 (0)