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: use github.run_number for BUILD_VERSION in nightly workflow
Resolves npm version error in scheduled runs where github.event.number
is undefined, causing invalid version string "0.99."
Signed-off-by: Gavin Didrichsen <[email protected]>
0 commit comments