Skip to content

Commit

Permalink
Fix Python release, take 2. (#35)
Browse files Browse the repository at this point in the history
See #22.

Signed-off-by: Zachary Newman <zjn@chainguard.dev>

Signed-off-by: Zachary Newman <zjn@chainguard.dev>
  • Loading branch information
znewman01 committed Dec 9, 2022
1 parent 8b63d0c commit 88c45b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,4 @@ jobs:
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}
packages_dir: gen/pb-python/dist/

0 comments on commit 88c45b0

Please sign in to comment.