diff --git a/README.md b/README.md index 3161912..c0b2043 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,8 @@ Tool actions for your workflow. - [actions/download-artifact](https://github.com/actions/download-artifact) - Download artifacts from your build. - [actions/cache](https://github.com/actions/cache) - Cache dependencies and build outputs in GitHub Actions. - [actions/github-script](https://github.com/actions/github-script) - Write a script for GitHub API and the workflow contexts. -- [`actions/github`](https://github.com/actions/github) - Wraps actions-toolkit into an Action for common GitHub automations. + +- [actions/github](https://github.com/actions/github) - Wraps actions-toolkit into an Action for common GitHub automations. #### Actions for GitHub Automation