Release Helm Chart #2
release.yaml
on: workflow_dispatch
build-and-publish
Annotations
1 error
Invalid workflow file:
.github/workflows/release.yaml#L27
The workflow is not valid. .github/workflows/release.yaml (Line: 27, Col: 13): Unexpected symbol: '"workflow_dispatch"'. Located at position 22 within expression: github.event_name == "workflow_dispatch" .github/workflows/release.yaml (Line: 34, Col: 13): Unexpected symbol: '"release"'. Located at position 22 within expression: github.event_name == "release"
|