1 Commits
v0 ... v0.1

Author SHA1 Message Date
github-actions[bot]
bb3123f370 Automatic compilation 2023-09-14 16:14:23 +00:00
2 changed files with 26 additions and 6 deletions

View File

@@ -24,6 +24,6 @@ inputs:
required: false required: false
runs: runs:
using: "node20" using: "node16"
main: "dist/index.js" main: "dist/index.js"
post: "dist/index.js" post: "dist/index.js"

30
dist/index.js vendored

File diff suppressed because one or more lines are too long