remote: Permission denied when publish to anonter repository
lkzwc opened this issue · 5 comments
lkzwc commented
Describe the bug
i want to build the ffd repository code and to publish lkzwc.github.io repository
this some steps:
- create keys "Deploy"
- add key "Deploy" to ffd and lkzwc.github.io repository
- change the two repository workflow permissions write and read
Reproduction Steps
Logs
this is result : https://github.com/lkzwc/fe-ddu/actions/runs/4060485280/jobs/6990111902
Workflow
https://github.com/lkzwc/fe-ddu/blob/main/.github/workflows/node.js.yml
Additional Comments
yizhen23 commented
I encountered the same situation as you
provinzkraut commented
Encountering the same but only intermittently, which strikes me as odd.
JamesIves commented
Did you just provide workflow access? It needs repo write/read too.
jinzishuai commented
shiwanjun1995 commented