Commit 8d7573a
committed
🔧 CD: use PyPA publishing action instead of
As is explained here:
https://docs.pypi.org/trusted-publishers/using-a-publisher/
The "easy way" to publish with PyPI's "Trusted Publisher" feature is to use PyPA's
github action `pypi-publish`. Here we adapt the CD workflow to do so.flit publish
1 parent 17fd2aa commit 8d7573a
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments