feat: Fix GH Actions on push #4
Annotations
3 errors
test
/home/runner/work/cs3219-ay2425s1-project-g10/cs3219-ay2425s1-project-g10/./.github/actions/setup_runner/action.yml (Line: 24, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AGE_SECRET_KEY
|
test
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/cs3219-ay2425s1-project-g10/cs3219-ay2425s1-project-g10/./.github/actions/setup_runner/action.yml (Line: 24, Col: 12): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.AGE_SECRET_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
Failed to load /home/runner/work/cs3219-ay2425s1-project-g10/cs3219-ay2425s1-project-g10/./.github/actions/setup_runner/action.yml
|