We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b240fb0 commit 80c57e2Copy full SHA for 80c57e2
.github/workflows/docs.yaml
@@ -35,7 +35,7 @@ jobs:
35
working-directory: doc
36
run: sphinx-build --builder linkcheck source build
37
38
- - name: Upload documentations
+ - name: upload documentation
39
run: |
40
mkdir -p "$HOME/.ssh"
41
echo "${{ secrets.CHATMAIL_STAGING_SSHKEY }}" > "$HOME/.ssh/key"
0 commit comments