Replies: 1 comment
-
|
The setting that determines whether the repo's token has permission to edit files in the repo is just below the cutoff of that screenshot, under 'Workflow permissions' - could you verify that that is set to 'Read and write permissions'? In addition to that, the workflow file can further restrict the scope of the permissions. You've got this in yours: which explicitly sets the content permission to 'read', not 'write'. At the very least you would need |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I mentioned this over in #3 but @rossjrw said that it should work so I'm starting a discussion here. I'm getting a 403 on the latest build of this PR. The logs are here for it, the error posted here:
I had the owner check the Settings for me and this is what she sent me:
Not sure exactly what is missing here, feeling like I am missing a permission or something but can't figure out what it is.
Beta Was this translation helpful? Give feedback.
All reactions