AL-Go version
7.0
Describe the issue
We are using AL-Go in an internal repository. Using localDevEnv.ps1 does not work since it assumes a public repository.
Downloading Github-Helper.psm1 from https://raw.githubusercontent.com/{Organisation}/AL-Go/Actions/98ed7ec23cd1eabc6509e55d3467b1da588f4223/Github-Helper.psm1
Error: Response status code does not indicate success: 404 (Not Found).
Expected behavior
Internal respository for AL-Go is supported so the localDevEnv.ps1 should have support for this as well.
Steps to reproduce
Fork AL-Go as an internal repository
Create an PTE in a repository
Try to run localDevEnv.ps1 to create a local DEV-environment
Additional context (logs, screenshots, etc.)
No response