We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
I am having issue when running it, how may I change the User used in the script to commit?
4 Writing to ./README.md Started: git config --global user.email [email protected] Started: git config --global user.name Abhishek Naidu Started: git add ./README.md Started: git commit -m Todoist updated. [preview fdc8[6](https://github.com/aldoyh/aldoyh/actions/runs/5378707166/jobs/9758875236#step:3:7)05] Todoist updated. 1 file changed, 4 insertions(+) Started: git push remote: Permission to aldoyh/aldoyh.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/aldoyh/aldoyh/': The requested URL returned error: 403 /home/runner/work/_actions/abhisheknaiidu/todoist-readme/master/dist/index.js:3593 const err = new Error(`Invalid status code: ${code}`); ^ Error: Invalid status code: 128 at ChildProcess.<anonymous> (/home/runner/work/_actions/abhisheknaiidu/todoist-readme/master/dist/index.js:3593:19) at ChildProcess.emit (node:events:52[7](https://github.com/aldoyh/aldoyh/actions/runs/5378707166/jobs/9758875236#step:3:8):2[8](https://github.com/aldoyh/aldoyh/actions/runs/5378707166/jobs/9758875236#step:3:9)) at maybeClose (node:internal/child_process:10[9](https://github.com/aldoyh/aldoyh/actions/runs/5378707166/jobs/9758875236#step:3:10)2:[16](https://github.com/aldoyh/aldoyh/actions/runs/5378707166/jobs/9758875236#step:3:17)) at Process.ChildProcess._handle.onexit
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I am having issue when running it, how may I change the User used in the script to commit?
The text was updated successfully, but these errors were encountered: