We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 271d348 commit 59945d6Copy full SHA for 59945d6
.github/workflows/release.yml
@@ -80,4 +80,4 @@ jobs:
80
uses: pypa/gh-action-pypi-publish@v1.12.4
81
with:
82
user: __token__
83
- password: ${{ secrets.PYPI_API_TOKEN_NEPTUNE_QUERY }}
+ password: ${{ secrets.PYPI_API_TOKEN }}
0 commit comments