nathanjhood / ts-esbuild-react

A React starter project template, powered by esbuild's Typescript support, with hot-reloading dev server.
https://nh-pages.stoneydsp.com/ts-esbuild-react/
Other
0 stars 0 forks source link

Development/ci #3

Closed nathanjhood closed 1 month ago

nathanjhood commented 1 month ago

Attempting deployment of static build to github pages...

Since this is a workflow-based deployment, targeting main, I need to point a PR at main in order to activate the pipeline access.

I have added the patch to manually trigger the pipeline from Github's browser UI. But, changes to the pipeline should ideally be made on this branch, and ideally collected in this PR, if possible.