mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-20 02:01:21 +00:00
Update and rename src/input-helper.ts to fuente/input-helper.ts
This commit is contained in:
parent
cd62eed952
commit
475e781679
@ -1,7 +1,9 @@
|
|||||||
import * as core from '@actions/core'
|
import * as core from '@actions/core'
|
||||||
import {Inputs, NoFileOptions} from './constants'
|
import {Inputs, NoFileOptions} './constants'
|
||||||
import {UploadInputs} from './upload-inputs'
|
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
|
* Helper to get all the inputs for the action
|
||||||
*/
|
*/
|
Loading…
Reference in New Issue
Block a user