You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): create npmrc directly in package directory for publishing
- Publish script now creates .npmrc in the package dir (binaries/...)
- Simplified GitHub Actions workflow
- npm publish runs from package dir, so needs .npmrc there
0 commit comments