We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 541762f commit 98140b3Copy full SHA for 98140b3
1 file changed
.github/workflows/deploy_testpypi.yml
@@ -40,6 +40,7 @@ jobs:
40
runs-on: ubuntu-latest
41
needs:
42
- build_package
43
+ environment: testpypi
44
permissions:
45
id-token: write
46
0 commit comments