We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 863ba6e commit d0d2f0fCopy full SHA for d0d2f0f
1 file changed
.github/workflows/python-publish-testpypi.yml
@@ -8,7 +8,7 @@ name: Upload Python Package
8
on:
9
push:
10
branches:
11
- - develop
+ - main
12
13
jobs:
14
deploy:
0 commit comments