Skip to content

Merge pull request #90 from helium/feat/upgrade-for-pyth #55

Merge pull request #90 from helium/feat/upgrade-for-pyth

Merge pull request #90 from helium/feat/upgrade-for-pyth #55

name: Build and Deploy Docs
on:
push:
branches:
- main
jobs:
build-and-deploy-docs:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
- name: Install and Build 🔧
run: |
yarn
yarn docs
- name: Deploy Docs 🚀
uses: JamesIves/[email protected]
with:
branch: docs
folder: docs