Skip to content

Commit

Permalink
Update pip-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
annereinarz authored May 12, 2023
1 parent f20c2f9 commit 0760c8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Build package
run: python -m build
- name: Publish package
if: startsWith(github.ref, 'refs/tags')
continue-on-error: true
uses: pypa/gh-action-pypi-publish@27b31702a0e7fc50959f5ad993c78deac1bdfc29
with:
user: __token__
Expand Down

0 comments on commit 0760c8d

Please sign in to comment.