block-editor-components icon indicating copy to clipboard operation
block-editor-components copied to clipboard

Automate NPM publishing via GH actions

Open tomjn opened this issue 3 years ago • 1 comments

New package versions should get pushed to NPM automatically when releases are created.

@mattheu shared a doc on how this might be done here:

https://mskelton.medium.com/automated-npm-publishing-using-github-actions-594ef1aaabe2

tomjn avatar Nov 17 '22 17:11 tomjn

Started a draft PR: https://github.com/humanmade/block-editor-components/pull/31

mattheu avatar Nov 18 '22 12:11 mattheu