diff --git a/README.md b/README.md index cd8e8df..8ef3cc0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ # GitHub Action API Request +[![API Request Action](https://github.com/muhfaris/request-action/actions/workflows/api.yaml/badge.svg)](https://github.com/muhfaris/request-action/actions/workflows/api.yaml) + This GitHub Action allows you to make HTTP API requests as part of your workflow. You can use it to interact with external services and capture the response data for further use in your workflow. This README provides instructions on how to set up and use this action in your GitHub Actions workflow. + ## Usage To use this GitHub Action in your workflow, you need to define the following inputs: