Build & Push images #25
docker.yml
on: workflow_dispatch
production-image
sk8l-ui-dev-image
Annotations
1 error
Invalid workflow file:
.github/workflows/docker.yml#L18
The workflow is not valid. .github/workflows/docker.yml (Line: 18, Col: 13): Unexpected symbol: '"workflow_dispatch"'. Located at position 101 within expression: github.event_name != 'pull_request' && github.event_name != 'workflow_call' && github.event_name != "workflow_dispatch"
|