Skip to content

Commit 26743c6

Browse files
authored
Update publish_docs.yaml (#5886)
1 parent 6e1b118 commit 26743c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish_docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ jobs:
2020
run: |
2121
pip install mkdocs
2222
git remote add public [email protected]:Unity-Technologies/ml-agents.git
23-
mkdocs gh-deply --clean -r public
23+
mkdocs gh-deploy --clean -r public
2424

0 commit comments

Comments
 (0)