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: