Skip to content

Commit

Permalink
V3.0.0 (#200)
Browse files Browse the repository at this point in the history
* Replace image tag with v3

* Fix deploy action

* Fix deploy action

* Trigger action
  • Loading branch information
Aiee authored Feb 15, 2022
1 parent 6bb6c84 commit 6f19541
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/deploy_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
sleep 45
pytest -s -v -k "SSL"
working-directory: tests

- name: Build and publish
env:
TWINE_USERNAME: ${{ secrets.PYPI_NAME }}
Expand Down

0 comments on commit 6f19541

Please sign in to comment.