From a6d4fcf6418fb83912a0f3c6d5efe20f488f9753 Mon Sep 17 00:00:00 2001 From: MishalAbdullah <85678545+Mishalabdullah@users.noreply.github.com> Date: Sun, 12 May 2024 12:25:25 +0530 Subject: [PATCH] Update jekyll.yml --- .github/workflows/jekyll.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/jekyll.yml b/.github/workflows/jekyll.yml index f880d81..3237068 100644 --- a/.github/workflows/jekyll.yml +++ b/.github/workflows/jekyll.yml @@ -66,8 +66,6 @@ jobs: steps: - name: Checkout repository uses: actions/checkout@v2 - with: - path: mucampus-events # Specify the desired directory path - name: Deploy to GitHub Pages id: deployment uses: actions/deploy-pages@v4