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 9ff5a15 commit c25e57fCopy full SHA for c25e57f
.github/workflows/nightly-pypi-build.yml
@@ -37,7 +37,7 @@ jobs:
37
runs-on: ubuntu-latest
38
environment:
39
name: testpypi
40
- url: https://test.pypi.org/p/pyiceberg
+ url: https://test.pypi.org/p/pyiceberg-kevinliu
41
42
permissions:
43
id-token: write # IMPORTANT: mandatory for trusted publishing
0 commit comments