Release #6
release.yml
on: workflow_dispatch
checks
/
Python Lint & Style & Security
build
/
Build Distribution
publish
/
Tag Release
Annotations
1 error
|
Invalid workflow file:
.github/workflows/release.yml#L27
The workflow is not valid. .github/workflows/release.yml (Line: 27, Col: 11): Input twine-username is required, but not provided while calling. .github/workflows/release.yml (Line: 27, Col: 11): Input twine-password is required, but not provided while calling.
|