build-docs: use ssh
This commit is contained in:
parent
1a86e4e582
commit
734c84579b
2
.github/workflows/build-docs.yml
vendored
2
.github/workflows/build-docs.yml
vendored
@ -48,7 +48,7 @@ jobs:
|
||||
EOT
|
||||
- name: Release to GitHub Pages
|
||||
env:
|
||||
USE_SSH: false
|
||||
USE_SSH: true
|
||||
GIT_USER: git
|
||||
CURRENT_BRANCH: main
|
||||
DEPLOYMENT_BRANCH: gh-pages
|
||||
|
Loading…
Reference in New Issue
Block a user