Skip to content

Commit

Permalink
Update author.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AvineshTripathi authored Nov 15, 2023
1 parent 242bc9e commit cb52fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/author.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit cb52fcd

Please sign in to comment.