Skip to content

Merge branch 'main' of https://github.com/compas-dev/compas_ifc #33

Merge branch 'main' of https://github.com/compas-dev/compas_ifc

Merge branch 'main' of https://github.com/compas-dev/compas_ifc #33

Workflow file for this run

name: docs
on:
push:
branches:
- main
tags:
- 'v*'
pull_request:
branches:
- main
jobs:
docs:
runs-on: windows-latest
steps:
- uses: compas-dev/compas-actions.docs@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
use_conda: true