Commit 84724ee
Tom Brandenburg
fix: change code-basic-template default directory to avoid permission issues
- Changed default target_directory from '/tmp' to '.'
- Prevents permission denied errors in GitHub Actions environment
- Template now searches current directory instead of protected /tmp subdirs1 parent 99c535f commit 84724ee
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
0 commit comments