feat: #661 Change the deployment to S3 sync #17
Annotations
3 errors
deployment
/home/runner/work/saas-boilerplate/saas-boilerplate/./.github/workflows/actions/deploy/action.yml (Line: 29, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.S3_BUCKET_NAME
|
deployment
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/saas-boilerplate/saas-boilerplate/./.github/workflows/actions/deploy/action.yml (Line: 29, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.S3_BUCKET_NAME
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)
|
deployment
Failed to load /home/runner/work/saas-boilerplate/saas-boilerplate/./.github/workflows/actions/deploy/action.yml
|