mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
* 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:
@@ -3,7 +3,7 @@ name: Build and Deploy Unstable Documentation
|
||||
on:
|
||||
push:
|
||||
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:
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user