Workflow: update ci.yml

This commit is contained in:
osamu-kj 2023-04-08 13:33:54 +02:00
parent d9a8960060
commit da49078437

View File

@ -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: