Skip to content

Commit 203756d

Browse files
committed
Update deps
1 parent 9ccfacc commit 203756d

4 files changed

Lines changed: 74 additions & 562 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ jobs:
8383

8484
- name: Publish distribution to PyPI
8585
uses: pypa/gh-action-pypi-publish@release/v1
86+
with:
87+
password: ${{ secrets.PYPI_API_TOKEN }}
8688

8789
publish-to-testpypi:
8890
name: Publish to TestPyPI

0 commit comments

Comments
 (0)