build-docs: use ssh

This commit is contained in:
Marc Rousavy 2021-03-03 14:45:57 +01:00 committed by GitHub
parent 1a86e4e582
commit 734c84579b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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