AngelFP / VisualPIC

Data Visualization for Particle-in-Cell Codes.
GNU General Public License v3.0
50 stars 13 forks source link

Add workflow to upload to pypi on release #54

Closed AngelFP closed 1 year ago

AngelFP commented 1 year ago

Adds a workflow that will take care of automatically uploading visualpic to PyPI on each release.

The workflow uses the new Trusted Publishers method from PyPI (https://docs.pypi.org/trusted-publishers/), which does not require any username/password or token.