Skip to content

Commit 706b5a3

Browse files
committed
allow manual deploy
1 parent c35c196 commit 706b5a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/github-pages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Build and deploy Docs site to GitHub Pages
22

33
on:
4+
workflow_dispatch:
45
push:
56
branches:
67
- main

0 commit comments

Comments
 (0)