Skip to content

Commit f1ad933

Browse files
Update private-access.yml
1 parent df8601f commit f1ad933

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/private-access.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
USERNAME: ${{ github.event.issue.user.login }}
2626
run: |
2727
cd scripts && npm install
28-
node scripts/invite.js $USERNAME $TOKEN
28+
node invite.js $USERNAME $TOKEN

0 commit comments

Comments
 (0)