Skip to content

Add displayName to components for debugging #14

Add displayName to components for debugging

Add displayName to components for debugging #14

Workflow file for this run

"jobs":
"build_and_deploy":
"name": "Build and Deploy"
"secrets": "inherit"
"uses": "deeper-chain/github-actions-v2/.github/workflows/common.yml@master"
"with":
"dockerfile": "Dockerfile"
"name": "Deeper Network CI/CD"
"on":
"push":
"branches":
- "master"
"permissions": "write-all"