I am trying to create a simple GitHub Action which merges from the master branch to the develop branch. The final commit/push on the develop is giving me an error.
The sc