small change to github action

- add workflow_dispatch as a trigger to see if the button will become available in github
This commit is contained in:
Shay Carter 2021-06-08 15:49:37 -06:00
parent 0e91265214
commit 7be2673568

View file

@ -1,6 +1,7 @@
name: Publish Sphinx Built Webpages to Github Pages
on:
workflow_dispatch:
push:
branches:
- website