Compare commits

..

1 Commits

Author SHA1 Message Date
7c85d3d12e feat: add mise to configure Hugo version, and add to CI
All checks were successful
Website build and deploy / build (pull_request) Successful in 42s
2026-03-02 17:06:21 +01:00

View File

@@ -37,6 +37,7 @@ jobs:
uses: https://github.com/jdx/mise-action@e79ddf65a11cec7b0e882bedced08d6e976efb2d # v3.6.2 uses: https://github.com/jdx/mise-action@e79ddf65a11cec7b0e882bedced08d6e976efb2d # v3.6.2
with: with:
cache: false # no cache on gitea cache: false # no cache on gitea
github_token: ${{ secrets.GH_TOKEN }}
- name: Create configuration for Matomo - name: Create configuration for Matomo
run: | run: |