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 9c3071e commit 27f9fecCopy full SHA for 27f9fec
.github/workflows/build-docs.yml
@@ -68,7 +68,7 @@ jobs:
68
69
- name: Release to GitHub Pages
70
env:
71
- USE_SSH: false
+ USE_SSH: true
72
GIT_USER: github-actions
73
CURRENT_BRANCH: main
74
DEPLOYMENT_BRANCH: gh-pages
0 commit comments