Skip to content

Make seat 5 the official recommended version (#157) #80

Make seat 5 the official recommended version (#157)

Make seat 5 the official recommended version (#157) #80

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 }}