.github/workflows/test-workflows.yaml #104
test-workflows.yaml
on: workflow_dispatch
Matrix: test-default-workflow
Annotations
4 errors
test-default-workflow (linux)
drip-art/comfy-action/main/action.yml (Line: 133, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GCP_SERVICE_ACCOUNT_KEY
|
test-default-workflow (linux)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. drip-art/comfy-action/main/action.yml (Line: 133, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.GCP_SERVICE_ACCOUNT_KEY
at GitHub.DistributedTask.ObjectTemplating.TemplateValidationErrors.Check()
at GitHub.Runner.Worker.ActionManifestManager.ConvertRuns(IExecutionContext executionContext, TemplateContext templateContext, TemplateToken inputsToken, String fileRelativePath, MappingToken outputs)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
test-default-workflow (linux)
Failed to load drip-art/comfy-action/main/action.yml
|
test-default-workflow (macos)
The run was canceled by @robinjhuang.
|