mirror of
https://github.com/meshcore-dev/MeshCore.git
synced 2026-04-20 22:13:47 +00:00
allow manual deploy
This commit is contained in:
parent
c35c1961de
commit
706b5a39c6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/github-pages.yml
vendored
1
.github/workflows/github-pages.yml
vendored
|
|
@ -1,6 +1,7 @@
|
||||||
name: Build and deploy Docs site to GitHub Pages
|
name: Build and deploy Docs site to GitHub Pages
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- main
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue