Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mrijken/toml-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
mrijken committed May 10, 2023
2 parents 7db85fd + 3422eb6 commit 40baee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Build and publish to pypi
uses: JRubics/poetry-publish@v1.10
uses: JRubics/poetry-publish@v1.16
with:
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 40baee3

Please sign in to comment.