mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-25 20:32:19 +01:00
Compare commits
3 Commits
v2.0.0-rc1
...
v2.0.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19661a5c56 | ||
|
|
c4f3b85a0d | ||
|
|
68358aa004 |
@@ -1,4 +1,4 @@
|
||||
name: 'Hugo build action'
|
||||
name: 'Hugo setup action'
|
||||
description: 'GitHub Actions for Hugo extended and Hugo Modules'
|
||||
author: 'peaceiris'
|
||||
inputs:
|
||||
@@ -13,3 +13,6 @@ inputs:
|
||||
runs:
|
||||
using: 'node12'
|
||||
main: 'index.js'
|
||||
branding:
|
||||
icon: 'package'
|
||||
color: 'yellow'
|
||||
|
||||
Reference in New Issue
Block a user