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