docs: remove badges

This commit is contained in:
Romain Lespinasse
2022-04-09 08:12:02 +02:00
committed by GitHub
parent 1615fcb48b
commit aa95092e35

View File

@@ -1,9 +1,5 @@
# GitHub Slug action # 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. This GitHub Action will expose the slug/short values of [some GitHub environment variables][github-env-vars] inside your GitHub workflow.
## Table of Contents ## 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] - [Action spotlight by Michael Heap][article-2]
- The next one is you. _Don't hesitate to add youself to this list._ - 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 [actions]: https://github.com/rlespinasse/github-slug-action/actions
[license]: https://github.com/rlespinasse/github-slug-action/blob/v4.x/LICENSE [license]: https://github.com/rlespinasse/github-slug-action/blob/v4.x/LICENSE
[examples]: https://github.com/rlespinasse/github-slug-action/tree/v4.x/examples [examples]: https://github.com/rlespinasse/github-slug-action/tree/v4.x/examples