Skip to content

Commit 8a9efc8

Browse files
authored
feat: update workflow
1 parent 420a5d9 commit 8a9efc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ name: Publish Python 🐍 distributions 📦 to PyPI
1111
on:
1212
release:
1313
types: [published]
14+
workflow_dispatch:
1415

1516
permissions:
1617
contents: read

0 commit comments

Comments
 (0)