mirror of
https://github.com/actions/cache.git
synced 2025-07-01 13:34:15 +00:00
removed region
This commit is contained in:
parent
2e9ce0166f
commit
efa512101d
8 changed files with 9 additions and 31 deletions
|
@ -2,7 +2,6 @@ export enum Inputs {
|
|||
Key = "key",
|
||||
Path = "path",
|
||||
RestoreKeys = "restore-keys",
|
||||
Region = "region",
|
||||
AccessKeyId = "access-key-id",
|
||||
SecretAccessKey = "secret-access-key",
|
||||
Bucket = "bucket"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue