mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 17:05:32 -04:00
Update deploy.yml
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -11,8 +11,6 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- uses: jakejarvis/hugo-build-action@master
|
||||
with:
|
||||
args: --gc --cleanDestinationDir -b "/"
|
||||
- uses: actions/upload-artifact@master
|
||||
with:
|
||||
name: public
|
||||
|
Reference in New Issue
Block a user