We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
malept
Learn more about funding links in repositories.
Report abuse
1 parent 3798c48 commit f04cdb9Copy full SHA for f04cdb9
.github/workflows/docs.yml
@@ -21,6 +21,7 @@ jobs:
21
- run: yarn docs
22
- uses: docker://malept/gha-gh-pages:1.3.0
23
with:
24
+ defaultBranch: main
25
docsPath: docs
26
gitCommitMessage: "Publish [skip ci]"
27
showUnderscoreFiles: true
0 commit comments