Files
action-gh-release/src/main.ts
T
2026-07-12 21:52:34 -04:00

4 lines
42 B
TypeScript

import { run } from './run';
void run();