mirror of
https://code.forgejo.org/actions/upload-artifact.git
synced 2026-03-24 08:48:05 +03:00
lint
This commit is contained in:
parent
cb6558bb10
commit
acb59e4776
7 changed files with 13 additions and 7 deletions
|
|
@ -29,7 +29,7 @@ export function getInputs(): UploadInputs {
|
|||
searchPath: path,
|
||||
ifNoFilesFound: noFileBehavior,
|
||||
overwrite: overwrite,
|
||||
includeHiddenFiles: includeHiddenFiles,
|
||||
includeHiddenFiles: includeHiddenFiles
|
||||
} as UploadInputs
|
||||
|
||||
const retentionDaysStr = core.getInput(Inputs.RetentionDays)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue