Skip to content

Commit 7e90aa4

Browse files
authored
ci: adjust script path (#49)
1 parent a21ccb8 commit 7e90aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@octokit/auth-app": "^4.0.9"
1313
},
1414
"scripts": {
15-
"get-token": "node get-token.mjs"
15+
"get-token": "node utils/get-token.mjs"
1616
},
1717
"commitlint": {
1818
"extends": [

0 commit comments

Comments
 (0)