momentum-design / momentum-ui

Momentum UI is a collection of UI libraries for implementing Momentum Design into web applications and websites.
https://momentum.design
MIT License
199 stars 204 forks source link

CX-16614 - ci: adding github action #1807

Open mruane1 opened 3 days ago

mruane1 commented 3 days ago

Adding new workflow to github actions to deploy storybook to github pages

Description

Adding new workflow file that will deploy storybook to github pages on push to master

Related Issue

CX-16614

Motivation and Context

storybook-deployer is EOL and keeping this in the repo as our deployment method will cause issues in the future when we are trying to migrate to storybook 8 or a newer version of Lit.

How Has This Been Tested?

Tested this change first on my forked repository. The settings on the repo need to be updated to use github pages under Settings -> Pages

image

Screenshots:

Before (If applicable):

N/A

After:

https://github.com/user-attachments/assets/d5a1bb06-c959-4683-8049-f63218aec280

Types of changes

Checklist: