Skip to content

Commit 9c3071e

Browse files
committed
don't use ssh
1 parent a2c85cc commit 9c3071e

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: true
71+
USE_SSH: false
7272
GIT_USER: github-actions
7373
CURRENT_BRANCH: main
7474
DEPLOYMENT_BRANCH: gh-pages

0 commit comments

Comments
 (0)