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 incorrect package.json path in auto-bumper workflow
Updated the auto-bumper GitHub Actions workflow to point to the root-level `package.json` instead of the nested `surveyjs-builder` path. This ensures the correct package file is referenced during automated operations.
0 commit comments