We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f2a32a + 020db8f commit a5c6bdaCopy full SHA for a5c6bda
1 file changed
.github/workflows/pypi-publish.yaml
@@ -10,7 +10,7 @@ jobs:
10
runs-on: ubuntu-latest
11
environment:
12
name: pypi
13
- url: https://pypi.org/p/wherobots-python-dbapi-driver
+ url: https://pypi.org/p/wherobots-python-dbapi
14
permissions:
15
id-token: write
16
steps:
0 commit comments