From ebf5af245196bd25d177c7aefbd17b652ed1d4aa Mon Sep 17 00:00:00 2001 From: "MD. Ariful Alam" Date: Sun, 19 Sep 2021 17:55:10 +0600 Subject: [PATCH] Update CI-CD.yml --- .github/workflows/CI-CD.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/CI-CD.yml b/.github/workflows/CI-CD.yml index eda89e9..214e475 100644 --- a/.github/workflows/CI-CD.yml +++ b/.github/workflows/CI-CD.yml @@ -1,4 +1,4 @@ -name: Build and Publish to gh-pages branch +name: Build and Publish to gh-pages Branch on: push: @@ -32,7 +32,7 @@ jobs: env: CI: "" - - name: Deploy 🚀 + - name: Deploy uses: JamesIves/github-pages-deploy-action@4.1.4 with: branch: gh-pages