* Create docs-deployment.yml

* Update docs-deployment.yml

Add CNAME

* Update docs-deployment.yml

* Create docs-deployment-unstable.yml

* Add requirements.txt

* Change trigger branch
This commit is contained in:
John Yani
2025-01-20 21:45:39 +00:00
committed by GitHub
parent 290849d43a
commit 2ce420ef6f
@@ -3,7 +3,7 @@ name: Build and Deploy Unstable Documentation
on: on:
push: push:
branches: branches:
- main # Trigger the workflow on pushes to the main branch - v0.8.0 # Trigger the workflow on pushes to the default branch which is currently v0.8.0
jobs: jobs:
build: build: