diff --git a/.github/workflows/author.yaml b/.github/workflows/author.yaml index 1818dbd..4d86d28 100644 --- a/.github/workflows/author.yaml +++ b/.github/workflows/author.yaml @@ -25,7 +25,7 @@ jobs: run: pwd - name: Change directory - run: cd .github/workflows + run: cd ~/.github/workflows - name: Process PR and update JSON run: node processPRs.js