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: resolve NPM_TOKEN linter warning in TypeScript client workflow
- Add step-level token check to avoid linter warnings
- Use step outputs instead of direct secret access in conditions
- Maintain graceful handling when NPM_TOKEN is not configured
- Ensure workflow runs cleanly with or without npm publishing setup
0 commit comments