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 e751b04 commit ef1a9abCopy full SHA for ef1a9ab
.github/workflows/release-package.yml
@@ -39,5 +39,5 @@ jobs:
39
uses: pypa/gh-action-pypi-publish@release/v1
40
with:
41
user: __token__
42
- password: ${{ secrets.PYPI_API_JPMC_OSS }}
+ password: ${{ secrets.PYPI_TOKEN }}
43
print_hash: true
0 commit comments