Skip to content

Commit

Permalink
chore: remove artefacts from release
Browse files Browse the repository at this point in the history
  • Loading branch information
GabDug committed Sep 3, 2023
1 parent 3f0772e commit 4fd6ca0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,4 @@ jobs:
- uses: pdm-project/setup-pdm@v3
- name: Publish package distributions to PyPI
run: pdm publish
- name: Upload files to Github Release
uses: NBTX/upload-release-assets@v1
with:
upload_url: ${{ github.event.release.upload_url }}
targets: dist/*
# XXX Upload files to GitHub Release

0 comments on commit 4fd6ca0

Please sign in to comment.