chore(dist): update dist files after removing run() call

This commit is contained in:
Naoki Oketani
2025-05-07 10:46:49 +00:00
parent 8af85fa7a9
commit 014977e077
2 changed files with 1 additions and 2 deletions

1
dist/index.js generated vendored
View File

@@ -35223,7 +35223,6 @@ async function run() {
coreExports.setFailed(e?.message ?? 'Unknown error occurred');
}
}
run();
/**
* The entrypoint for the action. This file simply imports and runs the action's

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long