editor-js / underline

Inline tool for underlining text fragments
18 stars 22 forks source link

Building fails #37

Closed Sozialarchiv closed 1 week ago

Sozialarchiv commented 1 month ago

@neSpecc

The workflow fails because it is using node 16. https://github.com/editor-js/underline/blob/master/.github/workflows/npm-publish.yml

Other packages have a complete other workflow file: https://github.com/editor-js/table/blob/master/.github/workflows/npm-publish.yml

Should I use the version from table or should I just update the node version in the current file?

neSpecc commented 2 weeks ago

Its better to use codex-team/github-workflows/.github/workflows/npm-publish-and-notify-reusable.yml