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: push:
branches: branches:
# make sure this is the branch you are using # make sure this is the branch you are using
- main - 'main'
- '**-update'
jobs: jobs:
deploy-gh-pages: deploy-gh-pages: