Skip to content

Try out targeted sharding in emulator.wtf #258

Try out targeted sharding in emulator.wtf

Try out targeted sharding in emulator.wtf #258

name: Publish project website
on:
push:
branches: [ trunk ]
jobs:
deploy-website:
name: Deploy mkdocs
runs-on: ubuntu-latest
steps:
- name: Checkout the repo
with:
lfs: true
uses: actions/checkout@v3
- name: Deploy docs
uses: mhausenblas/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CONFIG_FILE: mkdocs.yml
REQUIREMENTS: .github/workflows/mkdocs_requirements.txt
EXTRA_PACKAGES: git-lfs