1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-04-26 14:08:28 -04:00

Syntax highlighting in readme example

This commit is contained in:
Jake Jarvis 2019-09-12 12:37:04 -04:00
parent 6ef070df93
commit 3021f56eab
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

View File

@ -14,7 +14,7 @@ Replace the `master` in `uses: jakejarvis/hugo-build-action@master` to specify t
The `with: args:` portion holds any [optional flags](https://gohugo.io/commands/hugo/). You can remove those two lines for a vanilla build.
```
```yaml
jobs:
build:
runs-on: ubuntu-latest