CederGroupHub / chgnet

Pretrained universal neural network potential for charge-informed atomistic modeling https://chgnet.lbl.gov
https://doi.org/10.1038/s42256-023-00716-3
Other
226 stars 61 forks source link

Use PyPI trusted publishing in CI `release` job #36

Closed janosh closed 1 year ago

janosh commented 1 year ago

PyPI's new trusted publishing has 1st party integration with GitHub Actions. Makes it safer and easier to setup automated releases.

I hope this works, haven't tested yet. Maybe a good idea to make a release for #34.

Related PR: https://github.com/materialsproject/pymatgen/pull/3055