diff --git a/.gitea/workflows/build-and-deploy-pipeline.yaml b/.gitea/workflows/build-and-deploy-pipeline.yaml index e54a3e6..363e775 100644 --- a/.gitea/workflows/build-and-deploy-pipeline.yaml +++ b/.gitea/workflows/build-and-deploy-pipeline.yaml @@ -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