You've already forked hugo-docker
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:
9
action.yml
Normal file
9
action.yml
Normal 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
|
||||||
Reference in New Issue
Block a user