Skip to content

Commit

Permalink
Update publish.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
narumiruna authored Nov 13, 2023
1 parent 84f6415 commit 6075ec5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
strategy:
max-parallel: 1
matrix:
python-version: [3.9]
poetry-version: [1.7.0]
python-version: ["3.9"]
poetry-version: ["1.7.0"]
steps:
- uses: actions/checkout@v4
- uses: abatilo/actions-poetry@v2
Expand Down

0 comments on commit 6075ec5

Please sign in to comment.