We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a95c594 commit 7522d99Copy full SHA for 7522d99
.github/workflows/release.yml
@@ -12,6 +12,5 @@ jobs:
12
contents: write
13
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5
14
with:
15
- publishToPyPI: false
16
- publishToTestPyPI: true
+ publishToPyPI: true
17
skipPythonReleasabilityChecks: true
0 commit comments