From 52433b1237459c21025bacf237c7a5c7784e9ba2 Mon Sep 17 00:00:00 2001 From: Feynman Zhou Date: Fri, 28 Apr 2023 00:05:51 +0800 Subject: [PATCH 1/2] fix broken logo link Signed-off-by: Feynman Zhou --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 69a5f59..479df93 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # setup-oras -![ORAS](https://github.com/oras-project/oras-www/raw/main/docs/assets/images/oras.png) +

+banner +

Setup [ORAS CLI](https://github.com/oras-project/oras) on GitHub Actions runners. From 851c1d7a9b0b4734abc6d86a2610a85a0e6f5fb9 Mon Sep 17 00:00:00 2001 From: Feynman Zhou Date: Fri, 28 Apr 2023 00:07:56 +0800 Subject: [PATCH 2/2] fix broken logo link Signed-off-by: Feynman Zhou --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 479df93..ff177be 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # setup-oras

-banner +banner

Setup [ORAS CLI](https://github.com/oras-project/oras) on GitHub Actions runners.