Skip to content

Commit 5020be6

Browse files
committed
done, cleanup
1 parent 18b5ac8 commit 5020be6

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pypi.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ name: Upload Python Package
33
on:
44
release:
55
types: [published]
6-
push:
7-
branches:
8-
- pypi-debug
96

107
jobs:
118
pypi-publish:
@@ -30,4 +27,3 @@ jobs:
3027

3128
- name: Publish package distributions to PyPI
3229
uses: pypa/gh-action-pypi-publish@release/v1
33-

0 commit comments

Comments
 (0)