Skip to content

Commit 691c816

Browse files
fix typo
1 parent 8368541 commit 691c816

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
name: Publish to PyPi
1+
name: Publish to PyPI
22
on:
33
release:
44
types: [published]
55
jobs:
66
pypi-publish:
7-
name: upload release to PyPi
7+
name: upload release to PyPI
88
runs-on: ubuntu-latest
99
environment:
1010
name: pypi

0 commit comments

Comments
 (0)