diff --git a/README.md b/README.md index c5039b2..5618b7d 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,17 @@ # Sentry Prevent GitHub Action +### Easily upload coverage and test result reports to Sentry Prevent from GitHub Actions + +--- +## ⚠️ Deprecation Notice ⚠️ +> [!CAUTION] +> This repository and the subsequent Action are being **deprecated** in favor of the [Codecov Action](https://github.com/codecov/codecov-action) +--- -### Easily upload coverage and test result reports to Sentry Prevent from GitHub Actions - ## Usage To integrate Sentry Prevent with your Actions pipeline, specify the name of this repository with a tag number (`@v0` is recommended) as a `step` within your `workflow.yml` file.