Closed byrdie closed 7 months ago
Not sure, but it's a good opportunity to migrate to tokenless publishing 😉
FWIW here's what's you're likely hitting https://github.com/pypi/warehouse/blob/5eba9cb/warehouse/macaroons/caveats/__init__.py#L108
Here's a similar report https://github.com/pypi/support/issues/3740
It seems like @di also reverted something that might've fixed the problem: https://github.com/pypi/warehouse/pull/15588. So I suggest you retry your job to see if it's been fixed already.
@webknjaz, seems to be working now, thanks for your help!
I've been using this action across all my projects for a while now and everything has been working perfectly.
Today however, when I tried to publish my project, I encountered the following error:
Does anyone know what changed? Do I need to regenerate new tokens or something?