We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b98c58 commit d721198Copy full SHA for d721198
.github/workflows/wheels.yml
@@ -86,7 +86,7 @@ jobs:
86
runs-on: ubuntu-latest
87
if: github.event.pull_request.merged == true && contains(github.event.pull_request.head.ref, 'sdk-core/')
88
environment:
89
- name: pypi
+ name: testpypi
90
url: https://test.pypi.org/project/onepassword-sdk/
91
permissions:
92
id-token: write # IMPORTANT: this permission is mandatory for trusted publishing
0 commit comments