Skip to content

Commit cc733e4

Browse files
committed
feat: 👷 keep trying harder to build the action right
1 parent 76829d1 commit cc733e4

12 files changed

+31955
-24504
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ inputs:
2929

3030
runs:
3131
using: "node20"
32-
main: "dist/action.js"
32+
main: "dist/index.js"

dist/action.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1 @@
11
export {};
2-
//# sourceMappingURL=action.d.ts.map

dist/action.d.ts.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)