fix(ci): correct environment syntax in reusable workflow #40
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/deploy-dev.yml#L20
error parsing called workflow
".github/workflows/deploy-dev.yml"
-> "./.github/workflows/deploy-reusable.yml" (source branch with sha:6e996132b2fc9d961206028058c0578cb39911c7)
: secret name `GITHUB_TOKEN` within `workflow_call` can not be used since it would collide with system reserved name
|