Skip to content

Commit

Permalink
added poetry version
Browse files Browse the repository at this point in the history
  • Loading branch information
geomarceau authored Nov 6, 2023
1 parent 4b90966 commit a47d5b6
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,13 @@ on:
types: [published]
workflow_dispatch:

permissions:
contents: read

jobs:
publish:
strategy:
fail-fast: false
matrix:
python-version: [3.11]
poetry-version: [1.6.1]
os: [ubuntu-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit a47d5b6

Please sign in to comment.