1
mirror of https://github.com/jakejarvis/hugo-docker.git synced 2025-11-23 18:26:09 -05: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
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