change branch to push doc from

This commit is contained in:
dovholuknf 2023-01-30 13:33:33 -05:00
parent eed80531cb
commit 22c35e29ae
No known key found for this signature in database
GPG Key ID: 0EE08251136D3480

View File

@ -3,7 +3,7 @@ name: Deploy Doc Site
on: on:
push: push:
branches: branches:
- docusaurus-site-from-root - main
jobs: jobs:
build: build:
@ -40,4 +40,4 @@ jobs:
# The GH actions bot is used by default if you didn't specify the two fields. # 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. # You can swap them out with your own user credentials.
#user_name: github-actions[bot] #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