Skip to content

Commit

Permalink
Use Python 3.11 for publishing (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ce11an authored Aug 17, 2024
1 parent 4770448 commit ac8f7eb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,6 @@ jobs:
uses: tree-sitter/workflows/.github/workflows/package-pypi.yml@main
secrets:
PYPI_API_TOKEN: ${{secrets.PYPI_API_TOKEN}}
with:
python-version: 3.11
generate: true

0 comments on commit ac8f7eb

Please sign in to comment.