Skip to content

Commit 89420f8

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

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
44+
repository: git@github.com:cmusphinx/cmusphinx.github.io.git
4545

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

0 commit comments

Comments
 (0)