Skip to content

Commit

Permalink
Update upload_to_pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminrose committed Feb 20, 2024
1 parent e7cd6ec commit 52c749d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/upload_to_pypi.yml
Expand Up @@ -67,6 +67,7 @@ jobs:
- uses: actions/download-artifact@v4.1.1
with:
path: dist
merge-multiple: true # put contents of each wheel folder into dist/
pattern: wheels-*

- uses: pypa/gh-action-pypi-publish@v1.8.11
Expand Down

0 comments on commit 52c749d

Please sign in to comment.