From 9ad6a216c5fcc228385b6bfe8766d70796fda746 Mon Sep 17 00:00:00 2001 From: Hasith Yaggahavita Date: Sat, 31 Aug 2024 12:10:17 +0530 Subject: [PATCH] trigger commit --- .github/workflows/pages.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 2b60c1d..ceac71e 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -66,4 +66,5 @@ jobs: steps: - name: Deploy to GitHub Pages id: deployment - uses: actions/deploy-pages@v4 \ No newline at end of file + uses: actions/deploy-pages@v4 + \ No newline at end of file