Skip to content

Themes Feature Added and Experience Section Fixed #55

Themes Feature Added and Experience Section Fixed

Themes Feature Added and Experience Section Fixed #55

Workflow file for this run

name: Build and Deploy
on:
push:
branches: ['master']
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Build and Deploy React app to GitHub Pages
uses: omkartapale/[email protected]