We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29f2f45 commit 6f5659fCopy full SHA for 6f5659f
.github/workflows/main.yml
@@ -49,7 +49,7 @@ jobs:
49
with:
50
github_token: ${{ secrets.GITHUB_TOKEN }}
51
publish_dir: ./src/website
52
- publish_branch: master # default: gh-pages
+ publish_branch: main # default: gh-pages
53
keep_files: false # default: false
54
force_orphan: true
55
commit_message: "GitHub CI Updates [ci skip]"
src/website/js/third-party/underscore/underscore-min.js renamed to src/website/js/third-party/underscore/underscore-min.js.dummy
0 commit comments