ad-m / github-push-action

GitHub actions to push back to repository eg. updated code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nao sei como resolver esse erro

mikaellalencar opened this issue Β· comments

Run crazy-max/ghaction-github-pages@v2.1.3
βœ… Use GITHUB_TOKEN
✨ Initializing local git repo
πŸƒ Copying /home/runner/work/mikaellalencar/mikaellalencar/dist contents to /tmp/github-pages-ExSlED
πŸ”¨ Configuring git committer as GitHub noreply@github.com
πŸ“ Updating index of working tree
πŸ“¦ Committing changes
βœ… Allow empty commit
πŸ”¨ Configuring git author as github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
commit 5f32989fc0377f4d40f91ca0aa9d62a84ec8f280
Author: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue May 10 13:48:53 2022 +0000

Deploy to GitHub pages

github-contribution-grid-snake.svg | 1 +
1 file changed, 1 insertion(+)
πŸƒ Pushing dist directory to output branch on mikaellalencar/mikaellalencar repo
βœ… Force push
Error: remote: Permission to mikaellalencar/mikaellalencar.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/mikaellalencar/mikaellalencar.git/': The requested URL returned error: 403

Hi @mikaellalencar, I suspect that your token does not have the appropriate permissions to push to this repository. Please read my comment in this issue which describes what permissions are needed.

Hi @mikaellalencar, is the issue solved? Can we close it?

Hi @mikaellalencar, I think the issue is solved, and I closed it. Feel free to reopen it, if it still occurs.