-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New releases are failing with 403 Forbidden #26
Comments
So the token is set (presumably correctly, as I used the same token as I've always used). Twine hasn't changed. I have no idea what's wrong :( |
As suggested, I tried adding the
|
I'm now suspecting the |
To test that theory, I'm retrying the release job after having run:
|
That worked! So the issue is trailing whitespace leaking from the keyring command. |
jaraco.develop 7.3.0 adds a |
Today, I merged skeleton into zipp and uploaded the credentials to the project's secrets:
Yet, after tagging a commit, the release stage is failing:
The text was updated successfully, but these errors were encountered: