We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb96d26 commit 6160677Copy full SHA for 6160677
.github/workflows/ci-pipeline__main.yml
@@ -12,5 +12,5 @@ jobs:
12
git_branch : 'main'
13
release_type : 'major'
14
should_increment_tag: true
15
- should_publish_pypi : false
+ should_publish_pypi : true
16
secrets: inherit
0 commit comments