Skip to content

Commit 6966993

Browse files
authored
Merge pull request #763 from fastmachinelearning/jmduarte-patch-1
Update pypi-publish.yml
2 parents 8f8c555 + 70e9029 commit 6966993

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)