Skip to content

Update dependency @sveltia/cms to v0.156.3 [staging] #885

Update dependency @sveltia/cms to v0.156.3 [staging]

Update dependency @sveltia/cms to v0.156.3 [staging] #885

Workflow file for this run

name: Build website
on:
push:
branches:
- renovate/**
jobs:
deploy-main:
runs-on: ubuntu-latest
steps:
- name: Checkout source
uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6
- name: Setup Latest Version of Hugo
uses: peaceiris/actions-hugo@75d2e84710de30f6ff7268e08f310b60ef14033f # v3
with:
hugo-version: '0.160.1'
extended: true
- uses: actions/setup-go@4a3601121dd01d1626a1e23e37211e3254c1c06c # v6
with:
go-version-file: 'go.mod'
- name: Build
shell: bash
run: |
hugo --minify --gc