mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-21 18:51:20 +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 {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…
Reference in New Issue
Block a user