Skip to content

fix: simplify workflow_dispatch trigger to unblock tag builds #218

fix: simplify workflow_dispatch trigger to unblock tag builds

fix: simplify workflow_dispatch trigger to unblock tag builds #218

Triggered via push April 7, 2026 08:39
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/docker-build-push.yml#L1
(Line: 637, Col: 13): Unrecognized named-value: 'secrets'. Located at position 81 within expression: github.event_name != 'pull_request' && startsWith(github.ref, 'refs/tags/v') && secrets.AZURE_WEBAPP_WEBHOOK != ''