gh workflow correction
This commit is contained in:
parent
25411fbb55
commit
9573e25e81
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -31,4 +31,4 @@ jobs:
|
|||
run: hugo --minify
|
||||
|
||||
- name: Deploy to S3
|
||||
run: hugo deploy --maxDeletes -1 --invalidateCDN
|
||||
run: hugo deploy --maxDeletes -1 --invalidateCDN
|
||||
|
|
Loading…
Reference in a new issue