Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pull not possible anymore #11

Closed
phrutos opened this issue May 14, 2022 · 1 comment
Closed

Pull not possible anymore #11

phrutos opened this issue May 14, 2022 · 1 comment

Comments

@phrutos
Copy link

phrutos commented May 14, 2022

Hello,

My current repo was pulling normal, until recently. Now, I'm getting an error at the stefanzweifel build. It says "Write access not granted", but all repo access is granted in my personal access token. I created new ones, and I am getting the same problem. I am traveling, so my network changes constantly, but I have a VPN.

Last week I had this issue on a different repo, and the issue went away 24hrs later. I am wondering if there's anything to do with the new Figma Tokens update.

Thanks!

Log:
INPUT_PUSH_OPTIONS:
remote: Write access to repository not granted.
fatal: unable to access 'https://github.com/phrutos/myrepo/': The requested URL returned error: 403
Error: Invalid status code: 128
at ChildProcess. (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v4/index.js:17:19)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5) {
code: 128
}
Error: Invalid status code: 128
at ChildProcess. (/home/runner/work/_actions/stefanzweifel/git-auto-commit-action/v4/index.js:17:19)
at ChildProcess.emit (events.js:314:20)
at maybeClose (internal/child_process.js:1022:16)
at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)

@phrutos
Copy link
Author

phrutos commented May 14, 2022

Something had changed the repo's actions read/write permissions. I went to the repo settings > actions > Workflow permissions and selected Read and write permissions. Strange it was working fine before.

@phrutos phrutos closed this as completed May 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants