diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index ca77b27e..02643038 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -39,7 +39,6 @@ jobs: with: name: build path: build - - name: 🚚 Checkout uses: actions/checkout@v3 - run : git config user.name github-actions - run : git config user.email github-actions@github.com