Skip to content

Commit d52e487

Browse files
authored
fix: mkdocs build workflow typo (#225)
1 parent f3d78f3 commit d52e487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/check-mkdocs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
# move also dotfile with *
2020
shopt -s dotglob
2121
22-
- name: Clone Moonbeam MKDocs
22+
- name: Clone Polkadot MKDocs
2323
run: |
2424
# clone mkdocs repo locally
2525
git clone https://${{ secrets.REPO_SCOPED_TOKEN }}@github.com/papermoonio/polkadot-mkdocs

0 commit comments

Comments
 (0)