From a65346a680d3c69fc2ef259616acb733f2cc1f07 Mon Sep 17 00:00:00 2001 From: James Ives Date: Mon, 10 May 2021 16:47:08 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a5bbd0cf..32584dc5 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ name: Build and Deploy on: push: branches: - - master + - main jobs: deploy: runs-on: ubuntu-latest @@ -313,7 +313,7 @@ name: Build and Deploy on: push: branches: - - master + - main jobs: deploy: runs-on: ubuntu-latest