From 6fc5a8f696248b81d247dfe60b546db1f2dbc95f Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Thu, 3 Jun 2021 00:37:34 +0530 Subject: [PATCH] Test --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5c44b69e..8fca0c85 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -51,7 +51,7 @@ jobs: cd .. # git config user.name github-actions # git config user.email github-actions@github.com - # git config pull.rebase false + # # git config pull.rebase false # # git pull origin gh-pages # git add . # git commit -nm "Release $version"