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 6144265 commit 3739605Copy full SHA for 3739605
.github/workflows/release.yml
@@ -17,6 +17,7 @@ jobs:
17
build-core:
18
name: Build & Test Core SDK
19
runs-on: ubuntu-latest
20
+ environment: pypi
21
outputs:
22
version: ${{ steps.get_version.outputs.version }}
23
steps:
0 commit comments