gaucho-labs/leptos-hotkeys

Build demo through GitHub CI

mondeja opened this issue ยท 4 comments

I'm seeing that you're building the Vercel APP demo manually or with an external workflow. This surely is tedious and cause isn't automated.

Vercel can be configured to build the demo with GitHub Actions. Your VERCEL_TOKEN will be safe using action secrets. See https://vercel.com/guides/how-can-i-use-github-actions-with-vercel

I'm seeing that you're building the Vercel APP demo manually or with an external workflow. This surely is tedious and cause isn't automated.

Yeah, FWIW the demo seems to rebuild upon a new commit on main

Yeah, FWIW the demo seems to rebuild upon a new commit on main

That's probably something that we don't want, seems a bit risky and is preferable to be updated on releases to reflect new features, but for now is OK.

@all-contributors
please add @mondeja for code.
please add @JustBobinAround for code.

@friendlymatthew

I've put up a pull request to add @mondeja! ๐ŸŽ‰

I've put up a pull request to add @JustBobinAround! ๐ŸŽ‰