3
0
Fork 0
mirror of https://code.forgejo.org/actions/cache.git synced 2026-05-20 02:59:33 +00:00

removed region

This commit is contained in:
Caleb Gosiak 2021-10-04 11:02:09 -05:00
parent 2e9ce0166f
commit efa512101d
8 changed files with 9 additions and 31 deletions

View file

@ -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"