Skip to content

Merge pull request #80 from helium/bugfix/zero-dc-bal #48

Merge pull request #80 from helium/bugfix/zero-dc-bal

Merge pull request #80 from helium/bugfix/zero-dc-bal #48

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