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:
parent
c4a2904d96
commit
c4221294be
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
|
Loading…
x
Reference in New Issue
Block a user