Skip to content
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

Fix for upload binaries to release workflow #5984

Merged
merged 1 commit into from
Jul 12, 2024

Conversation

richtja
Copy link
Contributor

@richtja richtja commented Jul 11, 2024

The build and upload eggs release workflow is using Mr.Avocado token, but this token has never been generated for this workflow, therefore it is not working. This commit adds the step with token generation, which will fix the issue.

I have tested it in my fork, and you can see the results here.

The build and upload eggs release workflow is using Mr.Avocado token,
but this token has never been generated for this workflow, therefore it
is not working. This commit adds the step with token generation, which
will fix the issue.

Signed-off-by: Jan Richter <[email protected]>
@richtja richtja added the bug label Jul 11, 2024
@richtja richtja self-assigned this Jul 11, 2024
@richtja richtja linked an issue Jul 11, 2024 that may be closed by this pull request
Copy link
Contributor

@clebergnu clebergnu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense, thanks!

@clebergnu clebergnu merged commit ecac9a4 into avocado-framework:master Jul 12, 2024
58 checks passed
@richtja richtja deleted the upload_release_fix branch July 12, 2024 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done 107
Development

Successfully merging this pull request may close these issues.

[drive-by feedback] Update the GHA workflow for publishing to the PyPI
2 participants