Skip to content

Avoid crashing if a checkbox isn't present anymore #272

Avoid crashing if a checkbox isn't present anymore

Avoid crashing if a checkbox isn't present anymore #272

Workflow file for this run

name: Build & Deploy to Github Pages
on:
push:
branches: [master]
jobs:
node-to-gh:
runs-on: ubuntu-latest
name: Build & Deploy to Github Pages
steps:
- id: node-to-gh
uses: fdelmazo/node-to-gh-action@v2