Skip to content

Commit

Permalink
Merge pull request #331 from OpShin/dependabot/github_actions/dev/JRu…
Browse files Browse the repository at this point in the history
…bics/poetry-publish-2.0
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
2 parents 3218858 + 9436824 commit 30e7681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
skipIfReleaseExists: true
# Build and publish the package to pypi.
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.16
uses: JRubics/poetry-publish@v2.0
with:
python_version: "3.8"
pypi_token: ${{ secrets.PYPI_TOKEN }}
Expand Down

0 comments on commit 30e7681

Please sign in to comment.