Skip to content

Commit 80c57e2

Browse files
committed
ci: fix typo
1 parent b240fb0 commit 80c57e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
working-directory: doc
3636
run: sphinx-build --builder linkcheck source build
3737

38-
- name: Upload documentations
38+
- name: upload documentation
3939
run: |
4040
mkdir -p "$HOME/.ssh"
4141
echo "${{ secrets.CHATMAIL_STAGING_SSHKEY }}" > "$HOME/.ssh/key"

0 commit comments

Comments
 (0)