You've already forked hugo-docker
mirror of
https://github.com/jakejarvis/hugo-docker.git
synced 2025-07-03 06:16:38 -04:00
Syntax highlighting in readme example
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user