mirror of
https://code.forgejo.org/actions/cache.git
synced 2025-04-24 01:33:55 +08:00
Trying with inputs
This commit is contained in:
parent
f17d1159c8
commit
1cbab03e0e
5 changed files with 7 additions and 7 deletions
2
dist/save/index.js
vendored
2
dist/save/index.js
vendored
|
@ -4948,7 +4948,7 @@ var Inputs;
|
|||
Inputs["RestoreKeys"] = "restore-keys";
|
||||
Inputs["UploadChunkSize"] = "upload-chunk-size";
|
||||
Inputs["StrictRestore"] = "strict-restore";
|
||||
Inputs["SaveCacheOnAnyFailure"] = "save-cache-on-any-failure";
|
||||
Inputs["SaveCacheOnAnyFailure"] = "saveCacheOnAnyFailure";
|
||||
})(Inputs = exports.Inputs || (exports.Inputs = {}));
|
||||
var Outputs;
|
||||
(function (Outputs) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue