Skip to content

Commit 27f9fec

Browse files
committed
Revert "don't use ssh"
This reverts commit 9c3071e.
1 parent 9c3071e commit 27f9fec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
6969
- name: Release to GitHub Pages
7070
env:
71-
USE_SSH: false
71+
USE_SSH: true
7272
GIT_USER: github-actions
7373
CURRENT_BRANCH: main
7474
DEPLOYMENT_BRANCH: gh-pages

0 commit comments

Comments
 (0)