plasma-umass / cwhy

"See why!" Explains and suggests fixes for compile-time errors for C, C++, C#, Go, Java, LaTeX, PHP, Python, Ruby, Rust, and TypeScript
Apache License 2.0
273 stars 6 forks source link

PyPI automatic release upload #36

Closed nicovank closed 11 months ago

nicovank commented 11 months ago

Tested this on a separate repository, seems to work.

@emeryberger you need to go to PyPI > Account settings > API tokens and create a new one for this repository. Then go to CWhy settings > Secrets and variables > Actions and add a new repository secret with key PYPI_API_TOKEN. Ready to stamp and merge after that.