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

Action is running as root? #6

Open
Flyingmana opened this issue Jan 4, 2021 · 0 comments
Open

Action is running as root? #6

Flyingmana opened this issue Jan 4, 2021 · 0 comments

Comments

@Flyingmana
Copy link

The action creates files as root, but other actions use a different one, which causes permission issues

./src:
total 96
drwxr-xr-x  5 runner docker  4096 Jan  4 18:27 .
drwxr-xr-x  5 runner docker  4096 Jan  4 18:27 ..
-rw-r--r--  1 runner docker   608 Jan  4 18:27 composer.json
-rw-r--r--  1 runner docker 72759 Jan  4 18:27 composer.lock
drwxr-xr-x 13 root   root    4096 Jan  4 18:27 htdocs
drwxr-xr-x  2 runner docker  4096 Jan  4 18:27 scripts
drwxr-xr-x 15 root   root    4096 Jan  4 18:27 vendor
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

1 participant