chore: make pypi release workflow perform checkout by rickeylev · Pull Request #3371 · bazel-contrib/rules_python

@rickeylev

@rickeylev rickeylev deleted the chore.fix.pypi.release.workflow branch

October 20, 2025 13:39

rickeylev added a commit that referenced this pull request

Oct 29, 2025
The pypi workflow step is now a separate job, so it doesn't start with
the code checkout
done already. Run the checkout action so it is available so the bazel
upload
command can run.

(cherry picked from commit cf594f7)