Skip to content

use python 3.6 for docs build #2

use python 3.6 for docs build

use python 3.6 for docs build #2

Workflow file for this run

name: Publish Documentation
on:
push:
branches:
- master
- fix-docs-build
tags:
- "^[0-9]+.[0-9]+.[0-9]+"
jobs:
documentation:
uses: sensirion/.github/.github/workflows/driver.python.documentation.yml@main
with:
build-python-version: 3.6