1
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:
Jake Jarvis 2019-08-26 09:45:20 -04:00 committed by GitHub
parent 29efcccb21
commit a881e42f0a

View File

@ -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