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
We just ran into an issue where the initial run takes a long time to complete, so it's possible to get confused where older versions of the website "overwrite" new content. We should have only 1 running 'deploy' job at a time.
We just ran into an issue where the initial run takes a long time to complete, so it's possible to get confused where older versions of the website "overwrite" new content. We should have only 1 running 'deploy' job at a time.
https://github.com/snowex-hackweek/website-2024/actions
https://docs.github.com/en/actions/using-jobs/using-concurrency
The text was updated successfully, but these errors were encountered: