Skip to content

Commit

Permalink
Try to fix publish pypi
Browse files Browse the repository at this point in the history
  • Loading branch information
honnibal committed Jul 25, 2024
1 parent b7096d7 commit d960207
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,3 @@ jobs:
tag: ${{ github.event.release.tag_name }}
fileName: '*'
out-file-path: 'dist'
# unpacks all CIBW artifacts into dist/
pattern: cibw-*
path: dist
merge-multiple: true
#- uses: pypa/gh-action-pypi-publish@release/v1

0 comments on commit d960207

Please sign in to comment.