new ci cd, separate dev and prod build #1
build_and_deploy.yml
on: push
Matrix: build
Waiting for pending jobs
Matrix: deploy
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/build_and_deploy.yml#L22
The workflow is not valid. .github/workflows/build_and_deploy.yml (Line: 22, Col: 33): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DEV_TELEGRAM_BOT_TOKEN .github/workflows/build_and_deploy.yml (Line: 24, Col: 33): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.PROD_TELEGRAM_BOT_TOKEN
|