Skip to content

Commit 0e951ba

Browse files
committed
Auto-generated summary:
Commit Date: Fri Mar 8 16:05:06 CST 2024 File changes:
1 parent ad5a751 commit 0e951ba

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/workflow.yml

-2
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ jobs:
2727
run: python -m build .
2828
- name: Publish
2929
uses: pypa/gh-action-pypi-publish@release/v1
30-
with:
31-
skip-existing: true
3230
env:
3331
TWINE_USERNAME: ${{ secrets.PYPI_USERNAME }}
3432
TWINE_PASSWORD: ${{ secrets.PYPI_PASSWORD }}

0 commit comments

Comments
 (0)