ci: add reusable deploy-environment workflow #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/deploy-environment.yaml#L1
(Line: 211, Col: 33): Unrecognized function: 'if'. Located at position 1 within expression: if(inputs.env_name == 'prod', '3', '1')
|