Skip to content

Remove Electron from DG - to be merged during next release (#30) #33

Remove Electron from DG - to be merged during next release (#30)

Remove Electron from DG - to be merged during next release (#30) #33

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches:
- master
jobs:
build_and_deploy:
runs-on: ubuntu-latest
steps:
- name: Build & Deploy MarkBind site
uses: MarkBind/markbind-action@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: '^4.0.0'