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
Set the remote url (in memory) if a push is needed (#305)
This is meant to address the failure that's coming from using
`persist-credentials: false` without providing alternate configuration.
```
[dependabot/npm_and_yarn/actions/core-1.11.1 eb45021] [dependabot skip] Update dist/ with compiled dependencies
3 files changed, 0 insertions(+), 0 deletions(-)
fatal: could not read Username for 'https://github.com/': No such device or address
```
0 commit comments