diff --git a/README.md b/README.md index 4c424d6..c1c1040 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Setup GitHub Release Action +![Test suite status](https://gitea.koszewscy.waw.pl/koszewscy/setup-github-release/actions/workflows/test.yml/badge.svg?branch=main) + This project implements a GitHub Action (`setup-github-release`) and a CLI tool (`install-github-release`) that downloads a release asset from a specified GitHub repository, extracts it, searches for a binary within the extracted files, and prepares the runtime environment. ## Installation / Setup