-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Description
Anyone else getting this? This just started yesterday evening and still getting it. The repository does exist and this flow used to work fine earlier in the day.
...
- name: "Checkout"
uses: actions/checkout@v2
with:
fetch-depth: 0
- run: |
git checkout ${{ github.event.inputs.ref }}
...
Error: fatal: repository 'https://github.com/bitsofinfo/my-private-repo/' not found
The process '/usr/bin/git' failed with exit code 128
Waiting 12 seconds before trying again
/usr/bin/git -c protocol.version=2 fetch --prune --progress --no-recurse-submodules origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
nielsvaneck, pappel-ig, BDHU, atulmy, ulabs-spotbhare and 16 more
Metadata
Metadata
Assignees
Labels
No labels