Workflow: update ci.yml
This commit is contained in:
parent
d9a8960060
commit
da49078437
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -9,7 +9,7 @@ jobs:
|
||||||
- name: setup hugo
|
- name: setup hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v2
|
||||||
- name: build
|
- name: build
|
||||||
run: hugo --minify
|
run: hugo
|
||||||
- uses: bcomnes/deploy-to-neocities@v1
|
- uses: bcomnes/deploy-to-neocities@v1
|
||||||
if: ${{ github.ref == 'refs/heads/main' }}
|
if: ${{ github.ref == 'refs/heads/main' }}
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user