Skip to content

Commit

Permalink
try to fix the python publish thing
Browse files Browse the repository at this point in the history
  • Loading branch information
jessebot committed Nov 16, 2022
1 parent 0e0efde commit 56d2b6d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,5 @@ jobs:
- name: Build and publish to pypi
uses: JRubics/[email protected]
with:
python_version: "3.7.1"
pypi_token: ${{ secrets.DEPLOY_FROM_GITHUB_TO_PYPI_ONBOARDME }}

0 comments on commit 56d2b6d

Please sign in to comment.