Skip to content

Commit 9d6c479

Browse files
committed
Add workflow_dispatch
1 parent 13e4615 commit 9d6c479

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/jsr.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
release:
44
types: [released]
55

6+
workflow_dispatch:
7+
68
jobs:
79
publish:
810
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)