Skip to content

Commit

Permalink
Merge pull request #24 from devon-mar/dependabot/github_actions/JRubi…
Browse files Browse the repository at this point in the history
…cs/poetry-publish-1.13

Bump JRubics/poetry-publish from 1.12 to 1.13
  • Loading branch information
devon-mar authored Sep 2, 2022
2 parents dea4e52 + 763b2c4 commit d6b2007
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.12
uses: JRubics/poetry-publish@v1.13
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit d6b2007

Please sign in to comment.