mirror of
https://github.com/RYDE-WORK/ballistica.git
synced 2026-01-19 21:37:57 +08:00
Changed master branch to main
This commit is contained in:
parent
b0a5910d37
commit
4127cffd7d
4
.github/workflows/deploy_docs.yml
vendored
4
.github/workflows/deploy_docs.yml
vendored
@ -3,7 +3,7 @@ name: Deploy Documentation
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
|
||||
jobs:
|
||||
build:
|
||||
@ -46,4 +46,4 @@ jobs:
|
||||
id: deployment
|
||||
uses: actions/deploy-pages@v4
|
||||
with:
|
||||
artifact_name: sphinx_html_docs
|
||||
artifact_name: sphinx_html_docs
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user