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

Commits on Jul 11, 2024

  1. Fix for upload binaries to release workflow

    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 committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    f4a4fd5 View commit details
    Browse the repository at this point in the history