Update and rename src/input-helper.ts to fuente/input-helper.ts

pull/264/head
Juanbh891063 4 years ago committed by GitHub
parent cd62eed952
commit 475e781679
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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
*/
Loading…
Cancel
Save