mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-05-04 20:18:04 +08:00
Initial commit to create @actions/cache package
This commit is contained in:
@@ -82,6 +82,15 @@ $ npm install @actions/artifact --save
|
||||
```
|
||||
<br/>
|
||||
|
||||
:dart: [@actions/cache](packages/cache)
|
||||
|
||||
Provides functions to interact with actions cache. Read more [here](packages/cache)
|
||||
|
||||
```bash
|
||||
$ npm install @actions/artifact --save
|
||||
```
|
||||
<br/>
|
||||
|
||||
## Creating an Action with the Toolkit
|
||||
|
||||
:question: [Choosing an action type](docs/action-types.md)
|
||||
|
||||
Reference in New Issue
Block a user