clay / claycli

A CLI For Clay!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a github action to doc's deploy process

oscarpolanco opened this issue · comments

At this moment you need to run the following commands on the /webside directory to make a succesfull deploy.

- npm run build
- npm run deploy

Github Actions documentation

https://developer.github.com/actions/