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
{{ message }}
This repository has been archived by the owner on Apr 8, 2021. It is now read-only.
When a publish fails due to a dirty git repo, we currently have little indication as to what was causing the repo to be dirty.
We need to add the output to the
git status --porcelain
command to the error output of publishing.The text was updated successfully, but these errors were encountered: