Skip to content

Commit 3725e1a

Browse files
committed
Add workflow_dispatch to publish
1 parent 8229b8f commit 3725e1a

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 @@ permissions:
55
packages: write
66

77
on:
8+
workflow_dispatch:
89
push:
910
tags:
1011
- 'v*'

0 commit comments

Comments
 (0)