mirror of
https://github.com/openziti/zrok.git
synced 2024-12-22 23:02:52 +01:00
change branch to push doc from
This commit is contained in:
parent
eed80531cb
commit
22c35e29ae
4
.github/workflows/deploy-doc-site.yml
vendored
4
.github/workflows/deploy-doc-site.yml
vendored
@ -3,7 +3,7 @@ name: Deploy Doc Site
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- docusaurus-site-from-root
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -40,4 +40,4 @@ jobs:
|
||||
# The GH actions bot is used by default if you didn't specify the two fields.
|
||||
# You can swap them out with your own user credentials.
|
||||
#user_name: github-actions[bot]
|
||||
#user_email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||
#user_email: 41898282+github-actions[bot]@users.noreply.github.com
|
||||
|
Loading…
Reference in New Issue
Block a user