From b52f0e593effaa08f4726afa0d0e2960131685c7 Mon Sep 17 00:00:00 2001 From: Naveenraj M Date: Wed, 1 Apr 2020 02:41:22 +0530 Subject: [PATCH] assets typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f99d69..9ee69af 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ The generated RPMs or SRPMS can be uploaded as artifacts by using actions/upload #### Above workflow will create an artifact like : -![artifact_image](assests/upload_artifacts.png) +![artifact_image](assets/upload_artifacts.png) Use with Release: @@ -117,7 +117,7 @@ jobs: #### The above release uploads SRPM like : -![artifact_image](assests/upload_release_asset.png) +![artifact_image](assets/upload_release_asset.png) Example Repository which uses rpmbuild action https://github.com/naveenrajm7/cello