1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2026-04-28 20:46:20 -04:00

Publishing to marketplace now requires an action.yml

This commit is contained in:
2019-10-25 12:05:20 -04:00
parent c4a2904d96
commit c4221294be
+9
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