Skip to content

Commit 08fa514

Browse files
committed
whatever you say mr octo
1 parent 78724d0 commit 08fa514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/services/Github.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ export class Github extends Service {
1010
authStrategy: createAppAuth,
1111
auth: {
1212
appId: config.appId,
13-
installationId: config.installationId,
13+
installationID: config.installationId,
1414
privateKey: config.privateKey,
1515
clientId: config.clientId,
1616
clientSecret: config.clientSecret,

0 commit comments

Comments
 (0)