-
-
Notifications
You must be signed in to change notification settings - Fork 50
Open
Description
maturin action "upload" didn't work for me.
Ultimately I've fixed my CI to using stock PYPA action:
How it works:
- maturin action(s) are still used to build the artefacts in separate jobs
- last job downloads all the artefacts into
dist/
- PYPA trusted publishing action is used to push everything from there
I understand that this is a poor bug report. I'm mainly leaving this for others who may run into the same problem.
lmmx and georgeglidden
Metadata
Metadata
Assignees
Labels
No labels