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 4bfdc63 commit 6415c6aCopy full SHA for 6415c6a
1 file changed
.github/workflows/release.yml
@@ -37,7 +37,7 @@ jobs:
37
uses: ./.github/workflows/build-artifacts.yml
38
with:
39
version: ${{ needs.compute-version.outputs.version }}
40
- staging: true
+ staging: false
41
go-integration-tests: true
42
43
upload-pre-pypi-artifacts:
0 commit comments