update file path for reading toml file
Some checks failed
Build and Deploy Hugo Site / buildAndDeploy (push) Failing after 16s

This commit is contained in:
Andreas Hnida 2024-04-18 14:19:53 +02:00
commit 7e9cf9b961

View file

@ -15,7 +15,7 @@ jobs:
uses: SebRollen/toml-action@v1.2.0
id: read_toml
with:
file: 'hugo.toml'
file: '/config/_default/params.toml'
field: 'params.environment'
- name: Echo environment