Break up workflow into two: ci
and publish
.
#1
publish.yml
on: push
build
14s
check-version
2s
Publish Python distribution to PyPI
0s
Publish Python distribution to TestPyPI
0s
create-tag
0s
Annotations
3 errors
check-version
/home/runner/work/meridian/meridian/./.github/actions/version-check/action.yml: (Line: 12, Col: 45, Idx: 317) - (Line: 12, Col: 98, Idx: 370): While parsing a block mapping, did not find expected key.
|
check-version
System.ArgumentException: Unexpected type '' encountered while reading 'action manifest root'. The type 'MappingToken' was expected.
at GitHub.DistributedTask.ObjectTemplating.Tokens.TemplateTokenExtensions.AssertMapping(TemplateToken value, String objectDescription)
at GitHub.Runner.Worker.ActionManifestManager.Load(IExecutionContext executionContext, String manifestFile)
|
check-version
Failed to load /home/runner/work/meridian/meridian/./.github/actions/version-check/action.yml
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
python-package-distributions
|
349 KB |
|