We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ca0bf9 commit d34135fCopy full SHA for d34135f
1 file changed
.github/workflows/python-publish.yml
@@ -19,7 +19,7 @@ jobs:
19
id-token: write
20
environment:
21
name: pypi
22
- url: https://pypi.org/project/rps-engine-client-python/
+ # url: https://pypi.org/project/rps-engine-client-python/
23
24
steps:
25
- name: Checkout code
0 commit comments