From f4001b068883091c043147d5e61dca7a649fa493 Mon Sep 17 00:00:00 2001 From: dev-phantom Date: Sat, 28 Jan 2023 20:25:24 +0100 Subject: [PATCH] testing deployment --- .github/workflows/deploycPanel.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploycPanel.yml b/.github/workflows/deploycPanel.yml index d1b2a9b..2b762c4 100644 --- a/.github/workflows/deploycPanel.yml +++ b/.github/workflows/deploycPanel.yml @@ -1,6 +1,6 @@ on: push: - branches: master + branches: main name: 🚀 Deploy website on push jobs: