diff --git a/src/index.ts b/src/index.ts index baf2adb..3ed4972 100644 --- a/src/index.ts +++ b/src/index.ts @@ -112,7 +112,7 @@ async function or8n(inputs: ActionInputs): Promise { const lastRunFilePath = path.resolve( inputs.pwOutputDir ?? 'test-results', - '.last-run.json' + '.last-ru.yohay.json' ) if (!fs.existsSync(lastRunFilePath)) { // Create the file and optionally initialize it with some content