Skip to content

Commit

Permalink
Update publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mwong009 authored Jul 17, 2023
1 parent 6fdb0c8 commit 9f8027f
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 @@ -30,7 +30,7 @@ jobs:
- name: Python Poetry Action
uses: abatilo/actions-poetry@v2
with:
poetry-version: ${{ matrix.python-version }}
poetry-version: ${{ matrix.poetry-version }}

- name: Publish to PyPI
run: |
Expand Down

0 comments on commit 9f8027f

Please sign in to comment.