Skip to content

feat: fixed docker-compose #5

feat: fixed docker-compose

feat: fixed docker-compose #5

Workflow file for this run

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