Skip to content

Fix integration tests (#223) #293

Fix integration tests (#223)

Fix integration tests (#223) #293

Workflow file for this run

name: docs
on:
push:
branches:
- main
jobs:
build:
name: Deploy
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v3
- uses: mhausenblas/mkdocs-deploy-gh-pages@master
name: Deploy
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: mkdocs.yaml