Commit 6df72b3
authored
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
```1 parent 38df4b8 commit 6df72b3
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
0 commit comments