Skip to content
This repository was archived by the owner on Oct 24, 2023. It is now read-only.

Commit 1d5143e

Browse files
authored
Update docs.yml
1 parent 144949c commit 1d5143e

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
@@ -30,7 +30,7 @@ jobs:
3030
- name: Deploy 🚀
3131
uses: JamesIves/github-pages-deploy-action@releases/v3
3232
with:
33-
BASE_BRANCH: master
33+
BASE_BRANCH: main
3434
BRANCH: gh-pages
3535
FOLDER: build/docs
3636
CLEAN: true

0 commit comments

Comments
 (0)