Bump immutable from 4.3.7 to 4.3.8 #15
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-production.yml#L1
(Line: 116, Col: 13): Unrecognized named-value: 'secrets'. Located at position 82 within expression: github.event_name == 'workflow_dispatch' && inputs.deploy_contracts == 'true' && secrets.PRIVATE_KEY != '', (Line: 127, Col: 13): Unrecognized named-value: 'secrets'. Located at position 82 within expression: github.event_name == 'workflow_dispatch' && inputs.deploy_contracts == 'true' && secrets.PRIVATE_KEY != '', (Line: 139, Col: 13): Unrecognized named-value: 'secrets'. Located at position 80 within expression: github.event_name == 'workflow_dispatch' && inputs.run_migrations == 'true' && secrets.DATABASE_URL != ''
|