fix: simplify workflow_dispatch trigger to unblock tag builds #218
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 != ''
|