Skip to content

Commit f1ca69a

Browse files
authored
Try deploying with token
1 parent 8b25741 commit f1ca69a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,8 @@ jobs:
7171
7272
- name: 🚢 Publish to PyPI
7373
uses: pypa/gh-action-pypi-publish@release/v1
74+
with:
75+
password: ${{ secrets.PYPI_API_TOKEN }}
7476

7577
- uses: softprops/action-gh-release@v2
7678
with:

0 commit comments

Comments
 (0)