Skip to content

Commit adee7b7

Browse files
authored
Update publish.yml
add workflow dispatch to publish in case you need to run it manually
1 parent 71bf7c5 commit adee7b7

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
@@ -5,6 +5,7 @@ name: Publish
55
on:
66
release:
77
types: [published]
8+
workflow_dispatch:
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)