Skip to content

Commit

Permalink
fix: fix typo in release.yml (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
art049 authored Jul 25, 2023
1 parent 3704ce0 commit de6efd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
- name: Build the library
run: hatch build

- name: Publish package distributions to TestPyPI
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1

- name: Create a draft release
Expand Down

0 comments on commit de6efd7

Please sign in to comment.