mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-07-27 13:56:04 -04:00
Update deploy.yml
This commit is contained in:
@@ -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