Skip to content

Commit ad856aa

Browse files
authored
build: add workflow-dispatcher (#1649)
1 parent 5b07aab commit ad856aa

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
@@ -17,6 +17,7 @@ name: Publish
1717
on:
1818
release:
1919
types: [published]
20+
workflow_dispatch:
2021

2122
jobs:
2223
publish:

0 commit comments

Comments
 (0)