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
So delete-preview fails because the action still runs git commands even
though it only should delete the preview folder.
However previews were still cleaned up because the github.event.action
conditional didn't work and the action to deploy previews then correctly
cleaned the preview up.
Signed-off-by: Nelo-T. Wallus <[email protected]>
Signed-off-by: Nelo-T. Wallus <[email protected]>
0 commit comments