mmuckley / torchkbnufft

A high-level, easy-to-deploy non-uniform Fast Fourier Transform in PyTorch.
https://torchkbnufft.readthedocs.io/
MIT License
201 stars 44 forks source link

Fixes for release action #80

Closed mmuckley closed 1 year ago

mmuckley commented 1 year ago

v1.4.0 didn't correctly trigger the release. This PR converts it to use a different action, as well as changing the trigger to "published".