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 88b6d15 commit 6cbc6f6Copy full SHA for 6cbc6f6
.github/workflows/publish-to-pypi-dev.yml
@@ -80,7 +80,7 @@ jobs:
80
- build
81
runs-on: ubuntu-latest
82
environment:
83
- name: pypi-test # Use a different environment or adjust as necessary
+ name: pypi # Use a different environment or adjust as necessary
84
url: https://test.pypi.org/p/diplomat-track
85
permissions:
86
id-token: write
0 commit comments