From 2a18050a14620338d1166415c8a78d87b8e7a117 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleks=20R=C5=ABti=C5=86=C5=A1?= Date: Sat, 1 Jun 2024 11:59:02 -0400 Subject: [PATCH] that's why it's not running --- .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 6194cf8..6472996 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Deploy site to Pages on: push: - branches: ["master"] + branches: ["main"] workflow_dispatch: permissions: