Update workflow.yml

This commit is contained in:
Denys Konovalov 2020-07-11 11:08:57 +02:00 committed by GitHub
parent be86c7b9d7
commit 7b83125e1b

@ -14,7 +14,7 @@ jobs:
submodules: true
- name: Build Site
uses: chabad360/hugo-actions@master
with:
with:
buildPath: 'public'
# Use if you have a need to build the site to another directory
hugoVersion: '0.69.0'