Skip to content

managed by Terraform #1

managed by Terraform

managed by Terraform #1

Workflow file for this run

"jobs":
"build_and_deploy":
"name": "Build and Deploy"
"secrets": "inherit"
"uses": "deeper-chain/github-actions/.github/workflows/common.yml@v2"

Check failure on line 5 in .github/workflows/deeper.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/deeper.yml

Invalid workflow file

error parsing called workflow ".github/workflows/deeper.yml" -> "deeper-chain/github-actions/.github/workflows/common.yml@v2" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
"with":
"dockerfile": "Dockerfile"
"name": "Deeper Network CI/CD"
"on":
"push":
"branches":
- "master"
- "dev"
"permissions": "write-all"