Skip to content

Commit

Permalink
Update private-access.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yashksaini-coder authored Jan 9, 2025
1 parent 142f792 commit df8601f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/private-access.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ jobs:
TOKEN: ${{ secrets.GH_TOKEN }}
USERNAME: ${{ github.event.issue.user.login }}
run: |
npm install
node scripts/invite.js $USERNAME $TOKEN
cd scripts && npm install
node scripts/invite.js $USERNAME $TOKEN

0 comments on commit df8601f

Please sign in to comment.