Skip to content

Commit 70e9029

Browse files
authored
Update pypi-publish.yml
1 parent 8f8c555 commit 70e9029

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/pypi-publish.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: 📦 Packaging release to PyPI
22
on:
3+
workflow_dispatch:
34
release:
4-
types: [released]
5+
types: [published]
56

67
jobs:
78
release:

0 commit comments

Comments
 (0)