Skip to content

Commit a227b8b

Browse files
Add ability to deploy docs manually without release
1 parent afaf427 commit a227b8b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-docs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Deploy Documentation
22

33
on:
44
workflow_call:
5+
workflow_dispatch:
56

67
# Sets permissions of the GITHUB_TOKEN for GitHub Pages deployment
78
permissions:

0 commit comments

Comments
 (0)