feat: add hex publish docs github action #97
Annotations
1 error and 1 warning
Check Title
Pull Request title "add hex publish docs" failed to match rule: /^(feat!|fix!|fix|feat|chore)(\(\w+\))?:\s(\[#\d{1,5}\])?.*$/
Your PR title does not match the Conventional Commits convention. Please rename your PR to match one of the following formats:
fix: [#123] some title of the PR
fix(scope): [#123] some title of the PR
feat: [#1234] some title of the PR
chore: update some action
Note: Adding ! (i.e. `feat!:`) represents a breaking change and will result in a SemVer major release.
See https://www.conventionalcommits.org/en/v1.0.0/ for more information.
|
Check Title
The following actions use a deprecated Node.js version and will be forced to run on node20: stordco/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|