actions-hugo/action.yml

10 lines
203 B
YAML
Raw Normal View History

2019-09-05 18:07:42 +00:00
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'