Skip to content

Update demo URL in README.md #120

Update demo URL in README.md

Update demo URL in README.md #120

Workflow file for this run

name: Deploy to GitHub Pages
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Deploy React App
uses: tanwanimohit/[email protected]