mirror of
https://gitea.com/actions/setup-deno.git
synced 2026-01-03 12:58:22 +00:00
refactor: convert action to TS and bundle code (#95)
This commit is contained in:
committed by
GitHub
parent
27e0043eff
commit
95bbb87724
@@ -20,4 +20,4 @@ outputs:
|
||||
description: "The release channel of the installed version."
|
||||
runs:
|
||||
using: "node20"
|
||||
main: "main.mjs"
|
||||
main: "dist/main.mjs"
|
||||
|
||||
Reference in New Issue
Block a user