We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@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?
The text was updated successfully, but these errors were encountered:
Its better to use codex-team/github-workflows/.github/workflows/npm-publish-and-notify-reusable.yml
codex-team/github-workflows/.github/workflows/npm-publish-and-notify-reusable.yml
Sorry, something went wrong.
09a723a
Merge pull request #38 from Sozialarchiv/npm-publish-workflow
dffff78
npm publish workflow updated, closes #37
Successfully merging a pull request may close this issue.
@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?
The text was updated successfully, but these errors were encountered: