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.
2 parents ad9220e + b8c4286 commit 74ed709Copy full SHA for 74ed709
.github/workflows/build_and_package_wheels.yml
@@ -50,6 +50,8 @@ jobs:
50
needs: [build_distributions]
51
runs-on: ubuntu-latest
52
if: github.ref_type == 'tag'
53
+ environment:
54
+ name: prod
55
permissions:
56
id-token: write
57
contents: write
0 commit comments