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
Update the caching logic for the deploy action. The deploy action should use the same caching logic as pullrequest-ci.yml, since the content of the caches is not shared among different branches, only the caches of the default branch (main) is shared with the CI actions run on the PR branches
0 commit comments