diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 05f9401..931e868 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -15,8 +15,6 @@ jobs: # uses: styfle/cancel-workflow-action@0.12.0 # - name: Checkout repo from dev branch # uses: actions/checkout@v3 - # with: - # ref: initial # - name: create-json # id: add-firebase-credentials # uses: jsdaniell/create-json@v1.2.2 @@ -60,8 +58,6 @@ jobs: uses: styfle/cancel-workflow-action@0.12.0 - name: Checkout repo from dev branch uses: actions/checkout@v3 - with: - ref: initial - name: create-json id: add-firebase-credentials uses: jsdaniell/create-json@v1.2.2