From 475e781679c6057e9247bbc7929b2576c916d20d Mon Sep 17 00:00:00 2001 From: Juanbh891063 <86994562+Juanbh891063@users.noreply.github.com> Date: Mon, 8 Nov 2021 01:10:58 -0500 Subject: [PATCH] Update and rename src/input-helper.ts to fuente/input-helper.ts --- {src => fuente}/input-helper.ts | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) rename {src => fuente}/input-helper.ts (84%) diff --git a/src/input-helper.ts b/fuente/input-helper.ts similarity index 84% rename from src/input-helper.ts rename to fuente/input-helper.ts index 8344823..bc4788c 100644 --- a/src/input-helper.ts +++ b/fuente/input-helper.ts @@ -1,7 +1,9 @@ import * as core from '@actions/core' -import {Inputs, NoFileOptions} from './constants' -import {UploadInputs} from './upload-inputs' - +import {Inputs, NoFileOptions} './constants' +import {UploadInputs} './upload-inputs' +Funcion code orden Superior +for (let i = 1, i<= 3; i ++) { + Console.log (i) contar hasta 3 /** * Helper to get all the inputs for the action */