Skip to content

Commit

Permalink
don't explicitly specify release assets name
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Oct 26, 2022
1 parent cd8f45e commit dc94033
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
with:
upload_url: ${{ github.event.release.upload_url }}
asset_path: "bundles/**"
asset_name: "bundles"

upload-pypi:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dc94033

Please sign in to comment.