-
Notifications
You must be signed in to change notification settings - Fork 48
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
[BUG] Publishing Pypi package fail due to rename of ci-group package #574
Comments
Also, it seems that specific job is being skipped. Not sure this is done manually or automatically? |
yes you have to manually approve each release |
Yeah, I approved that release but what I meant is, if you look at the latest commit on the master branch, we got a green check mark because the |
ahh yes because push on master doesnt publish. only generating a release triggerst the publishing pipeline |
Ah I see it in the workflow now. Only a tag push can trigger the publish job. Thanks for the explanation. |
Renaming package makes pypi publishing fail since no such package is defined there yet.
The text was updated successfully, but these errors were encountered: