mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 04:42:40 +02:00
Publishing example indentation
This commit is contained in:
parent
d16d2aa4b3
commit
1345504544
1 changed files with 1 additions and 1 deletions
|
@ -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 `<GIT_USER>`, it should be a GitHub account that has access to push documentation to your GitHub repo. Many times `<GIT_USER>` and `<GITHUB_USERNAME>` will be the same.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue