Update build-gh-pages.yml (#815)
Signed-off-by: idanran <96647698+idanran@users.noreply.github.com>pull/812/head^2
parent
c4da98f318
commit
9cdba2c123
|
@ -72,7 +72,7 @@ jobs:
|
|||
- name: Build
|
||||
run: hugo --minify --enableGitInfo --baseURL https://mtfwiki.com
|
||||
- name: Deploy
|
||||
uses: reggionick/s3-deploy@v3
|
||||
uses: reggionick/s3-deploy@v4
|
||||
if: github.ref == 'refs/heads/master'
|
||||
with:
|
||||
folder: public
|
||||
|
|
Loading…
Reference in New Issue