Skip to content

Run post-context-switch functions with new context name (#251) #325

Run post-context-switch functions with new context name (#251)

Run post-context-switch functions with new context name (#251) #325

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