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
fixed refreshInstance.sh regarding fetching default release with latest created_at;
the script erroneously sorted by the created_at time stamp of the
"release" and not the "asset." Specifically for repeated workflow runs
this caused inconsistencies, and the release then downloaded was not
necessarily the latest one published.
0 commit comments