From 87d3c8b670aea5414351dfd153d4481556346470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sylwester=20Zieli=C5=84ski?= Date: Mon, 21 Mar 2022 16:48:13 +0100 Subject: [PATCH] Change branch name in Github Actions --- .github/workflows/deploy-all.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy-all.yml b/.github/workflows/deploy-all.yml index af5afc22..2a10f996 100644 --- a/.github/workflows/deploy-all.yml +++ b/.github/workflows/deploy-all.yml @@ -10,7 +10,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - ref: master + ref: main fetch-depth: 0 - shell: bash env: @@ -30,7 +30,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - ref: master + ref: main fetch-depth: 0 - shell: bash env: