Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekStride committed Aug 8, 2024
1 parent d07a5be commit 5dc74a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
pypi-publish:
uses: DerekStride/tree-sitter-workflows/.github/workflows/package-pypi.yml@test-rebuild
with:
python-version: 3.11
rebuild-parser: true
secrets:
PYPI_API_TOKEN: ${{secrets.PYPI_API_TOKEN}}

0 comments on commit 5dc74a1

Please sign in to comment.