Skip to content

Commit 69ff775

Browse files
committed
Use new __token__ for pypi
1 parent fcdf872 commit 69ff775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,5 +127,5 @@ jobs:
127127
- name: Publish to PyPI
128128
uses: pypa/gh-action-pypi-publish@release/v1
129129
with:
130-
user: CouncilDataProject
130+
user: __token__
131131
password: ${{ secrets.PYPI_TOKEN }}

0 commit comments

Comments
 (0)