Skip to content

Merge pull request #26 from vliz-be-opsci/cedricdcc-patch-1 #95

Merge pull request #26 from vliz-be-opsci/cedricdcc-patch-1

Merge pull request #26 from vliz-be-opsci/cedricdcc-patch-1 #95

Workflow file for this run

name: Deploy landing page
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Deploy react app to github pages
uses: tanwanimohit/[email protected]