mirror of
https://github.com/jakejarvis/hugo-docker.git
synced 2025-04-26 14:08:28 -04:00
10 lines
198 B
YAML
10 lines
198 B
YAML
name: "Hugo Build"
|
|
description: "Hugo as an action, with extended support and legacy versions"
|
|
author: jakejarvis
|
|
runs:
|
|
using: docker
|
|
image: Dockerfile
|
|
branding:
|
|
icon: edit
|
|
color: gray-dark
|