Skip to content

Commit 05df5d5

Browse files
committed
💚 Missed one pypi-publish
1 parent 1b3e102 commit 05df5d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
path: dist/
9999

100100
- name: Publish Distributions 📦 to PyPI
101-
uses: pypa/gh-action-pypi-publish@release/v1.9
101+
uses: pypa/gh-action-pypi-publish@v1.12.3
102102
with:
103103
verbose: true
104104

0 commit comments

Comments
 (0)