Skip to content

Commit

Permalink
Use latest version of snok/install-poetry
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-schilling committed Feb 10, 2023
1 parent bd0d430 commit e51ed13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_to_pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
with:
python-version: 3.8
- name: Install poetry
uses: snok/install-poetry@v1.1.1
uses: snok/install-poetry@v1
- name: Build and publish
run: |
poetry config pypi-token.pypi ${{ secrets.pypi_password }}
Expand Down

0 comments on commit e51ed13

Please sign in to comment.