Skip to content

Commit ef7f916

Browse files
committed
fix(ci): try it again (curses!)
1 parent 89420f8 commit ef7f916

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/api-docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
with:
4242
ssh-key: ${{ secrets.SSH_DEPLOY_KEY }}
4343
persist-credentials: false
44-
repository: git@github.com:cmusphinx/cmusphinx.github.io.git
44+
repository: cmusphinx/cmusphinx.github.io
4545

4646
- name: Remove Previous Docs
4747
run: rm -rf doc/pocketsphinx

0 commit comments

Comments
 (0)