diff --git a/.gitea/workflows/varnish-exporter.yml b/.gitea/workflows/varnish-exporter.yml index 2c54895..02b3ade 100644 --- a/.gitea/workflows/varnish-exporter.yml +++ b/.gitea/workflows/varnish-exporter.yml @@ -34,7 +34,7 @@ jobs: push_options: '--force' build: - if: jobs.validate.output.build == true + if: jobs.validate.outputs.build == true runs-on: ubuntu-latest needs: validate steps: