Skip to content

Commit 0a284d2

Browse files
committed
update secret token name
1 parent 4917518 commit 0a284d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
uses: pypa/gh-action-pypi-publish@master
2727
with:
2828
user: andrewfulton9
29-
password: ${{ secrets.PYPI_API_TOKEN }}
29+
password: ${{ secrets.UPATH_GIT_REPO }}

0 commit comments

Comments
 (0)