update #106
deploy.yml
on: push
deploy-auth
/
...
/
lint
deploy-client
/
...
/
lint
deploy-notes
/
...
/
lint
deploy-users
/
...
/
lint
deploy-auth
/
deploy
deploy-client
/
deploy
deploy-notes
/
deploy
deploy-users
/
deploy
Annotations
1 error
Invalid workflow file:
.github/workflows/deploy.yml#L31
The workflow is not valid. .github/workflows/deploy.yml (Line: 31, Col: 25): Invalid secret, GITHUB_CLIENT_ID is not defined in the referenced workflow. .github/workflows/deploy.yml (Line: 32, Col: 29): Invalid secret, GITHUB_CLIENT_SECRET is not defined in the referenced workflow.
|