Skip to content

Commit 5ff2255

Browse files
Update Token for Dev PyPi Builds
1 parent f0ed1ec commit 5ff2255

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD-dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ jobs:
4040
- name: Publish to PyPi
4141
uses: pypa/gh-action-pypi-publish@release/v1
4242
with:
43-
password: ${{ secrets.PYPI_API_TOKEN }}
43+
password: ${{ secrets.PYPI_DEV_API_TOKEN }}

0 commit comments

Comments
 (0)