Skip to content

Commit b3925a2

Browse files
committed
chore: remove poetry publish --skip-existing
1 parent ccc4160 commit b3925a2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/publish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
uses: JRubics/poetry-publish@v2.0
2222
with:
2323
pypi_token: ${{ secrets.PIPY_API_TOKEN }}
24-
poetry_publish_options: "--skip-existing"
2524

2625
- name: Create Release
2726
uses: softprops/action-gh-release@v2

0 commit comments

Comments
 (0)