CircleCI Discuss
Running into a permission issue using this image for a GitHub Action
Ecosystem
CircleCI Images
jpvalery
October 11, 2019, 11:13pm
2
Got it fixed by adding
sh -c “sudo chown -R circleci /github”
sh -c “sudo chmod -R 777 /github”
show post in topic
Related topics
Topic
Replies
Views
Activity
Permission denied (publickey) when trying to ssh to container
Feedback & Bug Reports
ssh
8
6321
November 14, 2022
Why isn't this workflow starting it's jobs? It only happens for this specific contributor
Integrations and Accounts
github
1
983
September 7, 2021
Root user does not have permissions to their own $HOME directory
Community
1
1866
November 30, 2018
Container-agent permissions errors
Build Environment
6
1164
September 27, 2022
Permission denied when running circleci job
Build Environment
5
4535
January 17, 2019
<------>