Skip to content

Commit 7522d99

Browse files
authored
PYSCAN-60: CI update to release on PyPI instead of testPyPI (#46)
1 parent a95c594 commit 7522d99

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ jobs:
1212
contents: write
1313
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@v5
1414
with:
15-
publishToPyPI: false
16-
publishToTestPyPI: true
15+
publishToPyPI: true
1716
skipPythonReleasabilityChecks: true

0 commit comments

Comments
 (0)