Skip to content

Commit

Permalink
chore: set python version to publish with
Browse files Browse the repository at this point in the history
  • Loading branch information
Mause authored Aug 19, 2022
1 parent 498df91 commit 2e200bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,5 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
python_version: 3.8
pypi_token: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 2e200bb

Please sign in to comment.