Skip to content

Commit 59945d6

Browse files
authored
Use the updated PYPI_API_TOKEN (#9)
1 parent 271d348 commit 59945d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ jobs:
8080
uses: pypa/gh-action-pypi-publish@v1.12.4
8181
with:
8282
user: __token__
83-
password: ${{ secrets.PYPI_API_TOKEN_NEPTUNE_QUERY }}
83+
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)