Skip to content

Commit 5b96b13

Browse files
committed
Add workflow_dispatch trigger to publish workflow
1 parent 8909382 commit 5b96b13

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ on:
33
push:
44
branches:
55
- main
6+
workflow_dispatch:
67
permissions:
78
contents: write
89
jobs:

0 commit comments

Comments
 (0)