diff --git a/.github/workflows/author.yaml b/.github/workflows/author.yaml index e9c6d64..76ff25b 100644 --- a/.github/workflows/author.yaml +++ b/.github/workflows/author.yaml @@ -31,7 +31,7 @@ jobs: - name: Process PR and update JSON run: | - cd analyze + cd /home/runner/work/cred/analyze node processPRs.js env: GH_TOKEN: ${{ secrets.GH_TOKEN }}