Commit 28f210d
committed
ci: tell git the workspace is safe
Otherwise the deployment fails with
```
ERROR - Failed to deploy to GitHub with error:
detected dubious ownership in repository at '/__w/docs/docs'
To add an exception for this directory, call:
git config --global --add safe.directory /__w/docs/docs
```
Signed-off-by: Davide Cavalca <davide@cavalca.name>1 parent 25916e0 commit 28f210d
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
0 commit comments