Skip to content

build(deps-dev): bump ip from 2.0.0 to 2.0.1 (#145) #113

build(deps-dev): bump ip from 2.0.0 to 2.0.1 (#145)

build(deps-dev): bump ip from 2.0.0 to 2.0.1 (#145) #113

Workflow file for this run

name: Github pages push
on:
push:
branches: [ main ]
workflow_dispatch:
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
# Runs a set of commands using the runners shell
- name: Install and build
run: |
npm ci
npm run build:showcase
- name: Deploy 🚀
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: dist/showcase/