mirror of
https://github.com/actions/download-artifact.git
synced 2025-08-21 16:10:17 +00:00
Update constants.ts
This commit is contained in:
parent
6f47d83949
commit
f162689056
@ -1,6 +1,7 @@
|
||||
export enum Inputs {
|
||||
Name = 'name',
|
||||
Path = 'path'
|
||||
stayGzipped = 'staygzipped'
|
||||
}
|
||||
export enum Outputs {
|
||||
DownloadPath = 'download-path'
|
||||
|
Loading…
x
Reference in New Issue
Block a user