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

Publishing to marketplace now requires an action.yml

This commit is contained in:
Jake Jarvis 2019-10-25 12:05:20 -04:00
parent c4a2904d96
commit c4221294be
Signed by: jake
GPG Key ID: 2B0C9CF251E69A39

9
action.yml Normal file
View File

@ -0,0 +1,9 @@
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