xpublish-community / xpublish

Publish Xarray Datasets via a REST API.
https://xpublish.readthedocs.io
Apache License 2.0
168 stars 23 forks source link

Update PyPI config #217

Closed abkfenris closed 1 year ago

abkfenris commented 1 year ago

The PyPI uploader for releases is currently failing. We can probably transition to using the trusted publisher upload flow which will make it so that we don't need to have API keys saved in Github.

I think the env secrets on the workflow will need to be removed.

https://github.com/xpublish-community/xpublish/actions/runs/5613350894/job/15209183664#step:5:266

Here is what the config looks like for one of the plugins.

image