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:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
- name: Build WebSite
|
- name: Build WebSite
|
||||||
run: hugo --minify
|
run: hugo
|
||||||
- name: Publish WebSite
|
- name: Publish WebSite
|
||||||
# if: ${{ github.ref == 'refs/heads/master' }}
|
# if: ${{ github.ref == 'refs/heads/master' }}
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user