Skip to content

Commit b625760

Browse files
author
zillionare
committed
🐞fix: add name to publish pypi action
1 parent 166e148 commit b625760

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181
draft: false
8282
prerelease: false
8383

84-
- name:
84+
- name: publish to PYPI
8585
uses: pypa/gh-action-pypi-publish@release/v1
8686
with:
8787
user: __token__

0 commit comments

Comments
 (0)