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: 👷 only run when previous and current versions are different (#98)
# Description
The previous `if` didn't work. This should hopefully work, as it
compares the versions and only runs if there is a change.
No review needed.
0 commit comments