Skip to content

Commit d0d2f0f

Browse files
committed
Only push to PyPI for merges to 'main'.
1 parent 863ba6e commit d0d2f0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish-testpypi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ name: Upload Python Package
88
on:
99
push:
1010
branches:
11-
- develop
11+
- main
1212

1313
jobs:
1414
deploy:

0 commit comments

Comments
 (0)