mirror of
https://gitea.com/actions/upload-artifact.git
synced 2026-02-17 03:39:06 +00:00
lint
This commit is contained in:
@@ -19,7 +19,7 @@ export function getInputs(): MergeInputs {
|
||||
deleteMerged,
|
||||
retentionDays: 0,
|
||||
compressionLevel: 6,
|
||||
includeHiddenFiles,
|
||||
includeHiddenFiles
|
||||
} as MergeInputs
|
||||
|
||||
const retentionDaysStr = core.getInput(Inputs.RetentionDays)
|
||||
|
||||
Reference in New Issue
Block a user