Skip to content

updating custom styles (#172) #94

updating custom styles (#172)

updating custom styles (#172) #94

Workflow file for this run

name: gh-pages-deploy
on:
push:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Deploy MkDocs
uses: mhausenblas/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}