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
232 stars 62 forks source link

Fix "Failed to CreateArtifact" on release #152

Closed janosh closed 5 months ago

janosh commented 5 months ago

Error (409) Conflict: an artifact with this name already exists on the workflow run

reported in https://github.com/actions/upload-artifact/issues/478. not sure if this fix is correct (adapted from migration guide). another option would be to revert to upload-artifact@v3 for the time being.