This commit is contained in:
Nathan Thomas 2024-01-10 16:35:42 -08:00
commit 99f3220048
1 changed files with 1 additions and 1 deletions

View File

@ -18,6 +18,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.6
uses: JRubics/poetry-publish@v1.17
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}