Import ExectOS Web Site #1
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