Fix deploy-to-production to run when typecheck is skipped #1
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/reusable-deploy.yml#L1
(Line: 186, Col: 9): Unrecognized function: 'skipped'. Located at position 46 within expression: github.event_name == 'push' && (success() || skipped())
|