diff --git a/docs/getting-started-publishing.md b/docs/getting-started-publishing.md index a812ff6e1c..23e0c1aab0 100644 --- a/docs/getting-started-publishing.md +++ b/docs/getting-started-publishing.md @@ -117,7 +117,7 @@ workflows: build_and_deploy: jobs: - deploy-website -# filters: *filter-only-master +# filters: *filter-only-master ``` Make sure to replace all `<....>` in the `command:` sequence with appropriate values. For ``, it should be a GitHub account that has access to push documentation to your GitHub repo. Many times `` and `` will be the same.