Add environment variables on github for actions yaml #8
build-deploy.yml
on: push
my_second_job
my_first_job
Annotations
1 error
Invalid workflow file:
.github/workflows/build-deploy.yml#L17
The workflow is not valid. .github/workflows/build-deploy.yml (Line: 17, Col: 26): Unrecognized named-value: 'testing'. Located at position 1 within expression: testing.DATABASE_PASSWORD .github/workflows/build-deploy.yml (Line: 45, Col: 14): Unrecognized named-value: 'testing'. Located at position 1 within expression: testing.DATABASE_PASSWORD
|