Skip to content

Commit

Permalink
0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnsonDylan committed Jan 18, 2022
1 parent aa73f7a commit f9d006b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
run: |
poetry update
poetry build
poetry publish --username "__token__" --password $TEST_PYPI_TOKEN_PASSWORD
poetry publish --username "__token__" --password $PYPI_TOKEN_PASSWORD
- name: Build Python package and Upload to TestPyPi
shell: bash -l {0}
Expand Down

0 comments on commit f9d006b

Please sign in to comment.