Skip to content

Commit

Permalink
Remove skip-existing in TestPyPI
Browse files Browse the repository at this point in the history
  • Loading branch information
OmeGak committed Dec 19, 2024
1 parent f6f261c commit f2206a0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/releasing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ jobs:
# TODO: Re-enable attestations once PyPI supports reusable workflows
# Source: https://github.com/pypa/gh-action-pypi-publish/issues/283#issuecomment-2504200656
attestations: false
# TODO: Remove after v0.1.2 is successfully published
skip-existing: true
- name: Publish package to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit f2206a0

Please sign in to comment.