Skip to content

Commit a68d616

Browse files
committed
ci: add workflow dispatch for publish
1 parent c5cf44f commit a68d616

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: 🚀 Upload Python Package
22

33
on:
44
workflow_dispatch:
5+
workflow_call:
56

67
jobs:
78
deploy:

0 commit comments

Comments
 (0)