Skip to content

Commit 4b12a31

Browse files
committed
BUILD-7998 test release
1 parent 4a13ce3 commit 4b12a31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
permissions:
1010
id-token: write
1111
contents: write
12-
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@95d8b6f47f87da30655fe7fdaa5c4f319f1220df # 5.13.0
12+
uses: SonarSource/gh-action_release/.github/workflows/main.yaml@feat/tom/BUILD-7998
1313
with:
1414
publishToPyPI: ${{ !github.event.release.prerelease }} # Only publish to PyPI for non-prerelease releases
1515
publishToTestPyPI: ${{ github.event.release.prerelease }}

0 commit comments

Comments
 (0)