Use GitHub Action Trusted Publisher for PyPI publishing #184
tag_and_release.yml
on: pull_request
check_version
trigger_publishing
/
gen_licenses_info
trigger_publishing
/
publish_docs
trigger_publishing
/
push_to_pypi
Annotations
1 error
Invalid workflow file:
.github/workflows/tag_and_release.yml#L43
The workflow is not valid. .github/workflows/tag_and_release.yml (Line: 43, Col: 11): Secret PYPI_USER is required, but not provided while calling. .github/workflows/tag_and_release.yml (Line: 43, Col: 11): Secret PYPI_PASSWORD is required, but not provided while calling.
|