mirror of
https://github.com/BBaoVanC/bbaovanc.com.git
synced 2025-07-04 11:07:32 -05:00
Use a different Hugo action
This commit is contained in:
5
.github/workflows/deploy.yml
vendored
5
.github/workflows/deploy.yml
vendored
@ -13,9 +13,10 @@ jobs:
|
||||
submodules: recursive
|
||||
|
||||
- name: build
|
||||
uses: klakegg/actions-hugo@1.0.0
|
||||
uses: peaceiris/actions-hugo@v2
|
||||
with:
|
||||
image: ext-ubuntu
|
||||
hugo-version: latest
|
||||
extended: true
|
||||
|
||||
- name: compress
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user