diff --git a/README.md b/README.md index d5f3202..74ca6c5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # Download-Artifact v3 -This downloads artifacts from your build +[![Test](https://github.com/actions/download-artifact/actions/workflows/test.yml/badge.svg)](https://github.com/actions/download-artifact/actions/workflows/test.yml) + +This downloads artifacts from your build. See also [upload-artifact](https://github.com/actions/upload-artifact).