This commit is contained in:
parent
6d9c21c8b7
commit
99301eb10b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: Build WebSite
|
||||
run: hugo --minify
|
||||
run: hugo
|
||||
- name: Publish WebSite
|
||||
# if: ${{ github.ref == 'refs/heads/master' }}
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user