Skip to content

Commit

Permalink
ci(actions): removed semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed May 17, 2022
1 parent 361c976 commit f176c4c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ jobs:
run: |
git config --global user.name "Github Actions"
git config --global user.email "[email protected]"
npm run semantic-release
- name: Publish distribution 📦 to Test PyPI
continue-on-error: true
uses: pypa/gh-action-pypi-publish@master
Expand Down

0 comments on commit f176c4c

Please sign in to comment.