Update deploy-docs.yml

This commit is contained in:
Masterain
2023-01-10 02:47:30 -08:00
committed by GitHub
parent 128b58c4e2
commit 63f00be398

View File

@@ -5,7 +5,8 @@ on:
push:
branches:
# make sure this is the branch you are using
- main
- 'main'
- '**-update'
jobs:
deploy-gh-pages: