Skip to content

Commit

Permalink
🐛 GitHub Actions: Fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
mikegerber committed Jul 26, 2023
1 parent 3f1ff8f commit fddca3c
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 @@ -13,7 +13,6 @@ jobs:
uses: actions/checkout@v3
- name: Create release on GitHub
uses: softprops/action-gh-release@v1
- name: Upload release to PyPI

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

0 comments on commit fddca3c

Please sign in to comment.