1
0
Fork 0
toolkit/README.md

9 lines
261 B
Markdown
Raw Normal View History

2019-04-20 14:56:56 +00:00
# Actions Toolkit 🛠
## Packages
| Package | Description |
| ------- | ----------- |
| [@actions/exit](packages/exit) | Provides utilities for exiting from an action |
| [@actions/toolkit](packages/toolkit) | A general-purpose toolkit for writing actions |