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 provided --run-id instead of generating timestamp
- Removing the function from the .option() declaration
- Simplifying the fallback logic to use the provided run-id or
generate a timestamp only when no value is provided
This should ensure that the workflow can correctly locate and upload the
comparison artifacts.
0 commit comments