Skip to content

Commit

Permalink
cis: fix pypi upload
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh committed Mar 7, 2024
1 parent 3bc6601 commit 32ca1d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
with:
pattern: artifact-*
path: dist
merge-multiple: true

- uses: pypa/gh-action-pypi-publish@master
with:
Expand Down

0 comments on commit 32ca1d5

Please sign in to comment.