mirror of https://github.com/crossplane/docs.git
Update gh-pages.yaml
This commit is contained in:
parent
d0d7700ae5
commit
517dca1e52
|
|
@ -20,6 +20,6 @@ jobs:
|
||||||
run: hugo --minify
|
run: hugo --minify
|
||||||
|
|
||||||
- name: Deploy
|
- name: Deploy
|
||||||
uses: JamesIves/github-pages-deploy-action@4
|
uses: JamesIves/github-pages-deploy-action@v4
|
||||||
with:
|
with:
|
||||||
folder: ./public
|
folder: ./public
|
||||||
Loading…
Reference in New Issue