I needed to add extra permission when using `secrets.GITHUB_TOKEN`. ``` permissions: contents: write ``` Should this be added to the readme?