build: use private app instead of public bot in CI #6
Annotations
4 errors
documentation (ubuntu-latest, 3.x)
/home/runner/work/python-typelib/python-typelib/./.github/actions/bootstrap-environ/action.yml (Line: 16, Col: 15): Unrecognized named-value: 'vars'. Located at position 1 within expression: vars.RELEASE_BOT_APP_ID
|
documentation (ubuntu-latest, 3.x)
/home/runner/work/python-typelib/python-typelib/./.github/actions/bootstrap-environ/action.yml (Line: 17, Col: 20): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.RELEASE_BOT_APP_PKEY
|
documentation (ubuntu-latest, 3.x)
GitHub.DistributedTask.ObjectTemplating.TemplateValidationException: The template is not valid. /home/runner/work/python-typelib/python-typelib/./.github/actions/bootstrap-environ/action.yml (Line: 16, Col: 15): Unrecognized named-value: 'vars'. Located at position 1 within expression: vars.RELEASE_BOT_APP_ID,/home/runner/work/python-typelib/python-typelib/./.github/actions/bootstrap-environ/action.yml (Line: 17, Col: 20): Unrecognized named-value: 'secrets'. Located at position 1 within expression: secrets.RELEASE_BOT_APP_PKEY
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)
|
documentation (ubuntu-latest, 3.x)
Failed to load /home/runner/work/python-typelib/python-typelib/./.github/actions/bootstrap-environ/action.yml
|