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