mirror of
https://github.com/actions/upload-artifact.git
synced 2025-04-01 17:26:34 +00:00
Update and rename src/input-helper.ts to fuente/input-helper.ts
This commit is contained in:
parent
cd62eed952
commit
475e781679
1 changed files with 5 additions and 3 deletions
|
@ -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…
Add table
Reference in a new issue