jdan / 98.css

A design system for building faithful recreations of old UIs

Home Page:https://jdan.github.io/98.css

Repository from Github https://github.comjdan/98.cssRepository from Github https://github.comjdan/98.css

Add Github Action to publish new releases to npm

isiah-lloyd opened this issue · comments

@jdan I could create this workflow if you add a npm token to the repositories secrets.

I'd create a workflow following this example.

Done! Added NPM_TOKEN

@jdan I'm not sure if I created the action wrong or maybe I don't have the required permissions to actually make actions but I created a release and it didn't run. It would be appreciated if you could publish to npm or maybe force a run of the action to see if it works.

Thanks!

@isiah-lloyd Let's give it a whirl! I changed created to published as it seems like created might only be for drafts?? or some weird webhook thing. not a clue.

I also added workflow_dispatch so we can manually do it.

https://github.com/jdan/98.css/actions/runs/2366615860

Huzzah!

image

Had to fiddle with my token to bypass 2FA, apologies for email spam. Thanks for setting this up, very cool