Skip to content

Commit 50f4a7d

Browse files
authored
Update publish-to-pypi.yml
1 parent 3b02f94 commit 50f4a7d

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/publish-to-pypi.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@ on:
1313
types:
1414
- published
1515
- released
16-
- created
1716

1817
jobs:
1918
build-n-publish:
@@ -38,4 +37,3 @@ jobs:
3837
uses: pypa/gh-action-pypi-publish@master
3938
with:
4039
password: ${{ secrets.PYPI_API_TOKEN }}
41-

0 commit comments

Comments
 (0)