Skip to content

Commit

Permalink
remove PyPI release
Browse files Browse the repository at this point in the history
  • Loading branch information
Goncalo Catarina authored and Goncalo Catarina committed Dec 11, 2023
1 parent 4a50321 commit aa8c4d9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,6 @@ jobs:
- name: Install flit
run: pip install flit~=3.4

- name: Build and publish
run: flit publish
env:
FLIT_USERNAME: __token__
FLIT_PASSWORD: ${{ secrets.PYPI_TOKEN }}

- uses: softprops/action-gh-release@v0.1.14
name: Create release
with:
Expand Down

0 comments on commit aa8c4d9

Please sign in to comment.