I have tried to implement a CI/CD pipeline to pull the latest build from GitHub and then build it. The communication with Git is fine, but then I run into permission issues. Is anyone here experience in setting up such a pipeline? I would be massively thankful for some help.