Actualiser .gitea/workflows/test.yml

This commit is contained in:
maximeg 2024-01-18 14:06:04 +00:00
parent dc761913fc
commit 4153970c0a

View file

@ -11,7 +11,7 @@ jobs:
hugo-version: latest
extended: true
- name: Build
run: hugo --minify
run: hugo --minify --config hugo.toml
- name: Deploy
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}