diff --git a/src/index.ts b/src/index.ts index 1d1670c..dd320ed 100644 --- a/src/index.ts +++ b/src/index.ts @@ -21,6 +21,7 @@ export default async function (): Promise { template: { ".github/workflows/ci.yml": resolve(TEMPLATES, "ci.yml"), }, + noSymlinks: [".github/workflows/ci.yml"], variable: DEFAULT_VARIABLE, supplementaryConfig: { prettier: {