Skip to content

Commit f04cdb9

Browse files
committedJul 2, 2021
ci(docs): fix docs redirect
1 parent 3798c48 commit f04cdb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.github/workflows/docs.yml

+1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ jobs:
2121
- run: yarn docs
2222
- uses: docker://malept/gha-gh-pages:1.3.0
2323
with:
24+
defaultBranch: main
2425
docsPath: docs
2526
gitCommitMessage: "Publish [skip ci]"
2627
showUnderscoreFiles: true

0 commit comments

Comments
 (0)
Please sign in to comment.