Skip to content

docs: add comprehensive in-repo documentation system #5

docs: add comprehensive in-repo documentation system

docs: add comprehensive in-repo documentation system #5

Triggered via push March 22, 2026 03:06
Status Failure
Total duration
Artifacts

This workflow graph cannot be shown

A graph will be generated the next time this workflow is run.

Annotations

1 error
Invalid workflow file: .github/workflows/publish-pypi.yml#L1
(Line: 61, Col: 9): Unrecognized named-value: 'secrets'. Located at position 49 within expression: github.event.inputs.repository == 'testpypi' && secrets.TEST_PYPI_API_TOKEN != '', (Line: 76, Col: 9): Unrecognized named-value: 'secrets'. Located at position 104 within expression: github.event.inputs.repository == 'pypi' && github.event.inputs.confirm_testpypi_verified == 'true' && secrets.PYPI_API_TOKEN != ''