Skip to content

Specify tier 3 in size column (#10) #16

Specify tier 3 in size column (#10)

Specify tier 3 in size column (#10) #16

Workflow file for this run

name: Taxonomy
on:
push:
branches:
- master
jobs:
publish:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v2
- run: make
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./dist