Run example site as hugo module

This commit is contained in:
Andreas Deininger
2023-07-11 00:15:33 +02:00
parent f81e6346d1
commit d28d683001
10 changed files with 17 additions and 12 deletions

View File

@@ -15,7 +15,7 @@ permissions:
# Environment variables available to all jobs and steps in this workflow
env:
HUGO_ENV: production
HUGO_VERSION: "0.115.1"
HUGO_VERSION: "0.115.2"
GO_VERSION: "1.20.5"
NODE_VERSION: "18.15.0"
TINA_CLIENT_ID: ${{ vars.TINA_CLIENT_ID }}