From 5ada217c7c84e4068ca617b792c839341d84524e Mon Sep 17 00:00:00 2001 From: Jehoszafat Zimnowoda Date: Thu, 4 Jul 2024 17:01:50 +0200 Subject: [PATCH] chore: deploy pages --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 277feb211..def3b8014 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -40,5 +40,5 @@ jobs: # https://github.com/actions/checkout/issues/13#issuecomment-724415212 # The GH actions bot is used by default if you didn't specify the two fields. # You can swap them out with your own user credentials. - user_name: linode-gh-bot - user_email: linode-gh-bot@users.noreply.github.com + # user_name: linode-gh-bot + # user_email: linode-gh-bot@users.noreply.github.com