mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-30 10:58:25 +00:00
refactor: convert action to TS and bundle code (#95)
(cherry picked from commit 95bbb87724)
This commit is contained in:
committed by
Leo Kettmeir
parent
909cc5acb0
commit
d74ee56ed6
@@ -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