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
The API call seems to miss the GH user and returns always `null` for me when running in terminal.
Note: I have no idea what that `:-` does in line 34 + 35, can you enlighten me?
For the API call on GH it should use the original GH user + repo name otherwise the to lowercased values (for DockerHub) will fail in this case?
Maybe this fixesmeeDamian#2 also. I had `description: true` and actually a description on my repo but it failed.
Currently when description sync is on, and there's no description, error happens. no good.
The text was updated successfully, but these errors were encountered: