Skip to content

Commit 735cc91

Browse files
authored
Update docs-site-deploy.yaml
Add in workflow_dispatch for GitHub action
1 parent 5fd3fbe commit 735cc91

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docs-site-deploy.yaml

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

0 commit comments

Comments
 (0)