We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89420f8 commit ef7f916Copy full SHA for ef7f916
1 file changed
.github/workflows/api-docs.yml
@@ -41,7 +41,7 @@ jobs:
41
with:
42
ssh-key: ${{ secrets.SSH_DEPLOY_KEY }}
43
persist-credentials: false
44
- repository: git@github.com:cmusphinx/cmusphinx.github.io.git
+ repository: cmusphinx/cmusphinx.github.io
45
46
- name: Remove Previous Docs
47
run: rm -rf doc/pocketsphinx
0 commit comments