Skip to content

Commit eba3acc

Browse files
committed
Add switch docs
1 parent b647d79 commit eba3acc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
run: |
2222
git config --global user.name "GitHub Action"
2323
git config --global user.email "[email protected]"
24+
git switch -C docs
2425
git add .
2526
git commit -m "Upload docs"
2627
git remote remove origin

0 commit comments

Comments
 (0)