diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ff91cd62..cbb28b7d 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -86,7 +86,7 @@ jobs: - name: Checkout uses: actions/checkout@v3 with: - fetch-depth: 0 + fetch-depth: 0 - name: Pull Latest Changes run: | git config --local user.email "github-actions[bot]@users.noreply.github.com"