10 lines
203 B
YAML
10 lines
203 B
YAML
|
name: 'Hugo build action'
|
||
|
description: 'GitHub Actions for Hugo extended and Hugo Modules'
|
||
|
author: 'peaceiris'
|
||
|
runs:
|
||
|
using: 'docker'
|
||
|
image: 'Dockerfile'
|
||
|
branding:
|
||
|
icon: 'package'
|
||
|
color: 'yellow'
|