Skip to content

Commit

Permalink
enable syntax highlight for yaml action file
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingCarlos authored Jan 8, 2022
1 parent e7cd11a commit b3956d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ If you don't want to be manually updating your GitBook deployment, you can follo
2. Create a secret in this repo (Settings > Secets), called `DEPLOY_PAT`, and set its value to the PAT you've created before.
3. Create a folder called `.github` and, inside it, another called `workflows`. Right there, add a `build-gitbook.yaml` file like this:

```
```yaml
name: Launch GitBook deploy workflow
on: push

Expand Down

0 comments on commit b3956d4

Please sign in to comment.