diff --git a/doc/tutorial/deploying.rst b/doc/tutorial/deploying.rst index 1873d6783f2..f0deb53df1f 100644 --- a/doc/tutorial/deploying.rst +++ b/doc/tutorial/deploying.rst @@ -175,7 +175,7 @@ After you have published your sources on GitHub, create a file named contents: .. code-block:: yaml - :caption: .github/workflows/ + :caption: .github/workflows/sphinx.yml name: "Sphinx: Render docs"