Skip to content

Commit 95d533f

Browse files
authored
Add workflow_dispatch to publish.yml
Signed-off-by: Arthit Suriyawongkul <[email protected]>
1 parent f15c778 commit 95d533f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ on:
22
push:
33
branches:
44
- main
5+
workflow_dispatch: {}
56
permissions:
67
contents: write
78
jobs:

0 commit comments

Comments
 (0)