Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(ci): enhance npm publish workflow
- Update Node.js to v18.x - Add package version validation - Add testing trigger for main branch - Add conditional steps for release vs push events The workflow now validates package versions against release tags and includes a temporary push trigger for testing purposes.
- Loading branch information