dgreene1 / react-accessible-treeview

A react component that implements the treeview pattern as described by the WAI-ARIA Authoring Practices.
https://dgreene1.github.io/react-accessible-treeview
MIT License
277 stars 37 forks source link

Publish GitHub action workflow #43

Closed yhy-1 closed 2 years ago

yhy-1 commented 2 years ago

Will need to have NPM registry token in setting-> action secret. Environment secrets name is NPM_Token

dgreene1 commented 2 years ago

I spoke to @yhy-1 & @mellis481 and we’re going to use https://github.com/sindresorhus/np instead of this workflow since np is an established part of the NPM community and will help with standardization.