mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 02:58:28 -04:00
Update deploy.yml
This commit is contained in:
parent
29efcccb21
commit
a881e42f0a
4
.github/workflows/deploy.yml
vendored
4
.github/workflows/deploy.yml
vendored
@ -10,9 +10,9 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: peaceiris/actions-hugo@v0.56.3
|
||||
- uses: jakejarvis/hugo-build-action@master
|
||||
with:
|
||||
args: --gc --cleanDestinationDir
|
||||
args: --gc --cleanDestinationDir -b "/"
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: public
|
||||
|
Loading…
x
Reference in New Issue
Block a user