Skip to content

Commit 52debf8

Browse files
committed
ci: add manual workflow dispatch to publish action
1 parent e817bca commit 52debf8

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
@@ -4,6 +4,7 @@
44
name: Publish
55

66
on:
7+
workflow_dispatch:
78
release:
89
types: [published]
910

0 commit comments

Comments
 (0)