We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 807630a commit 7e1f7e7Copy full SHA for 7e1f7e7
1 file changed
.github/workflows/ci-main.yml
@@ -95,6 +95,7 @@ jobs:
95
- build_wheels_and_test
96
- build_source
97
runs-on: ubuntu-latest
98
+ environment: release
99
steps:
100
- uses: actions/download-artifact@v4
101
with:
0 commit comments