From badd63ff1331d32a90cf247568d4927390633c6f Mon Sep 17 00:00:00 2001 From: Robin Sadeghpour-Faraj <38283032+robinsadeghpour@users.noreply.github.com> Date: Fri, 25 Feb 2022 18:34:10 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9d1a11b..9b8a750 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,4 @@ This is a basic spring boot application. - REST API with CRUD Operations - REST API which gives all users by a specific name - Docker +- Publish Docker Image to Dockerhub via Github Action and Github Release