Skip to content

Commit

Permalink
fix ci name
Browse files Browse the repository at this point in the history
  • Loading branch information
RMeli committed Aug 18, 2022
1 parent 292a53d commit 754bffc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:

# TODO: Install package and run tests from TestPyPI

- name: Publish on TestPyPI
- name: Publish on PyPI
if: github.event_name == 'release' && github.event.action == 'published'
uses: pypa/[email protected]
with:
Expand Down

0 comments on commit 754bffc

Please sign in to comment.