Skip to content

Merge pull request #84 from helium/bugfix/ble-destroy #52

Merge pull request #84 from helium/bugfix/ble-destroy

Merge pull request #84 from helium/bugfix/ble-destroy #52

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