Skip to content

Commit

Permalink
Dumb... Dumb dumb dumb
Browse files Browse the repository at this point in the history
  • Loading branch information
gcarrarom committed Apr 22, 2021
1 parent 51f3824 commit cfb8b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
- uses: actions/setup-python@v2
- uses: casperdcl/deploy-pypi@v2
with:
password: ${{ secrets.PYPI_TOKEN }}
password: ${{ secrets.PYPI_PASS }}
pip: wheel -w dist/ --no-deps .
- name: Create Release
id: create_release
Expand Down

0 comments on commit cfb8b8a

Please sign in to comment.