Skip to content

Commit

Permalink
Revert "chore: also collect sdist"
Browse files Browse the repository at this point in the history
This reverts commit 1c9061e.
  • Loading branch information
Latios96 committed Mar 11, 2022
1 parent 1c9061e commit 81a3097
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
asset_paths: '["./*.whl", "./*.tar.gz"]'
asset_paths: '["./*.whl"]'

0 comments on commit 81a3097

Please sign in to comment.