Skip to content

Commit 2728bff

Browse files
committed
testing upload to test-pypi in dev
1 parent ea00787 commit 2728bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
flag-name: Unit Test
5050

5151
upload_pypi:
52-
if: github.event_name == 'push' && github.ref == 'refs/heads/main'
52+
if: github.event_name == 'push'
5353
runs-on: ubuntu-latest
5454
permissions:
5555
id-token: write

0 commit comments

Comments
 (0)