Deploy Python Firebase Functions #8
Annotations
3 errors
|
deploy
Failed to load /home/runner/work/deploy-firebase-python/deploy-firebase-python/./action.yml
|
|
deploy
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/deploy-firebase-python/deploy-firebase-python/./action.yml (Line: 57, Col: 31): Unrecognized named-value: 'secrets'. Located at position 33 within expression: inputs.environment == 'prod' && secrets.FIREBASE_PROD_SERVICE_ACCOUNT || secrets.FIREBASE_STAGING_SERVICE_ACCOUNT
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)
|
|
deploy
/home/runner/work/deploy-firebase-python/deploy-firebase-python/./action.yml (Line: 57, Col: 31): Unrecognized named-value: 'secrets'. Located at position 33 within expression: inputs.environment == 'prod' && secrets.FIREBASE_PROD_SERVICE_ACCOUNT || secrets.FIREBASE_STAGING_SERVICE_ACCOUNT
|