I’ve created a new branch, made updates to some files, and now I want to commit and push these changes to GitHub to create a pull request, without merging directly to the main branch.
Issue: I created a deploy key in GitHub for the current branch, but the problem is that I need to repeat this step each time I build a new branch.