We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49da5b5 commit 690e763Copy full SHA for 690e763
.github/workflows/documentation.yml
@@ -43,7 +43,7 @@ jobs:
43
EOT
44
- name: Release to GitHub Pages
45
env:
46
- USE_SSH: false
+ USE_SSH: true
47
GIT_USER: git
48
DEPLOYMENT_BRANCH: gh-pages
49
run: |
0 commit comments