Skip to content

Commit 6d869d7

Browse files
authored
Fix typo
1 parent ee59a06 commit 6d869d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CD.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,6 @@ jobs:
6666
run: ls dist
6767

6868
- name: Publish to PyPI
69-
- uses: pypa/gh-action-pypi-publish@release/v1
69+
uses: pypa/gh-action-pypi-publish@release/v1
7070
with:
7171
repository-url: https://test.pypi.org/legacy/

0 commit comments

Comments
 (0)