add deploy preview #5
deploy-preview.yml
on: pull_request
deploy-pr-preview
3s
Annotations
6 errors
deploy-pr-preview
/home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml (Line: 25, Col: 3): Unexpected value 'permissions'
|
deploy-pr-preview
/home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml (Line: 37, Col: 29): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DEPLOY_PREVIEW_KEY
|
deploy-pr-preview
/home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml (Line: 33, Col: 7): Required property is missing: shell
|
deploy-pr-preview
/home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml (Line: 41, Col: 7): Required property is missing: shell
|
deploy-pr-preview
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml (Line: 25, Col: 3): Unexpected value 'permissions',/home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml (Line: 37, Col: 29): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.DEPLOY_PREVIEW_KEY,/home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml (Line: 33, Col: 7): Required property is missing: shell,/home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml (Line: 41, Col: 7): Required property is missing: shell
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-pr-preview
Failed to load /home/runner/work/writers-toolkit/writers-toolkit/./deploy-preview/action.yml
|