Update README.md

This commit is contained in:
Jonathan Clem
2019-04-20 10:56:56 -04:00
committed by GitHub
parent b3e79eb868
commit 80afb0ab88

View File

@@ -1 +1,8 @@
# Actions Toolkit 🛠
# 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 |