Skip to content

Commit 3cd789d

Browse files
committed
fix(ci): add manual workflow dispatch
1 parent 7d22e9f commit 3cd789d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
paths:
88
- docs/**
99
- README.md
10+
workflow_dispatch:
1011

1112
permissions:
1213
contents: write

0 commit comments

Comments
 (0)