mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2026-01-25 04:12:17 +01:00
Release v0.57.2 (#14)
* enhance: GitHub Actions * upgrade: hugo to v0.57.2 * enhance: Pull Request template
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[](https://github.com/peaceiris/actions-hugo/blob/master/LICENSE)
|
||||
[](https://github.com/peaceiris/actions-hugo/releases/latest)
|
||||
[](https://github.com/peaceiris/actions-hugo/releases)
|
||||
[](https://github.com/peaceiris/actions-hugo/actions)
|
||||
|
||||
<img width="400" alt="GitHub Actions for Hugo extended" src="./images/ogp.svg">
|
||||
|
||||
@@ -37,7 +38,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: build
|
||||
uses: peaceiris/actions-hugo@v0.57.1
|
||||
uses: peaceiris/actions-hugo@v0.57.2
|
||||
with:
|
||||
args: --gc --minify --cleanDestinationDir
|
||||
- name: deploy
|
||||
|
||||
Reference in New Issue
Block a user