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: rename variable for clarity in daily-benchmark.yml
- Changed `releaseExists` to `tagExists` for better understanding of the variable's purpose.
- This update improves code readability and aligns with the context of checking tag existence in the release process.
0 commit comments