mirror of
https://git.mirrors.martin98.com/https://github.com/actions/toolkit
synced 2026-01-04 02:42:55 +08:00
Add info about new @actions/artifact package
This commit is contained in:
parent
41157b23c7
commit
d17d4a9163
@ -72,6 +72,15 @@ $ npm install @actions/github --save
|
|||||||
```
|
```
|
||||||
<br/>
|
<br/>
|
||||||
|
|
||||||
|
:floppy_disk: [@actions/artifact](packages/artifact)
|
||||||
|
|
||||||
|
Provides functions to interact with actions artifacts. Read more [here](packages/artifact)
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ npm install @actions/artifact --save
|
||||||
|
```
|
||||||
|
<br/>
|
||||||
|
|
||||||
## Creating an Action with the Toolkit
|
## Creating an Action with the Toolkit
|
||||||
|
|
||||||
:question: [Choosing an action type](docs/action-types.md)
|
:question: [Choosing an action type](docs/action-types.md)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user