Skip to content

[fix] Fix copyright year #8

[fix] Fix copyright year

[fix] Fix copyright year #8

Workflow file for this run

name: Publish
on:
push:
branches:
- master
jobs:
build-and-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/[email protected]
- name: Install and Build
run: |
npm install
npm run build
- name: Publish 🚀
uses: JamesIves/[email protected]
with:
branch: gh-pages
folder: www