diff --git a/README.md b/README.md index 7931e03..32d2884 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,5 @@ # GitHub Slug action -[![Release][release-badge]][releases] -![Lint][lint-badge] -[![Licence][license-badge]][license] - This GitHub Action will expose the slug/short values of [some GitHub environment variables][github-env-vars] inside your GitHub workflow. ## Table of Contents @@ -234,10 +230,6 @@ Please, use the current major tag `v4` or a version tag (see [releases pages][re - [Action spotlight by Michael Heap][article-2] - The next one is you. _Don't hesitate to add youself to this list._ -[release-badge]: https://img.shields.io/github/workflow/status/rlespinasse/github-slug-action/Release?label=Build&logo=github&style=flat-square -[lint-badge]: https://img.shields.io/github/workflow/status/rlespinasse/github-slug-action/Lint?label=Lint&logo=github&style=flat-square -[license-badge]: https://img.shields.io/github/license/rlespinasse/github-slug-action?style=flat-square - [actions]: https://github.com/rlespinasse/github-slug-action/actions [license]: https://github.com/rlespinasse/github-slug-action/blob/v4.x/LICENSE [examples]: https://github.com/rlespinasse/github-slug-action/tree/v4.x/examples