docs: add comprehensive in-repo documentation system #5
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 != ''
|