fix: correct name on github app secret
Signed-off-by: Awar Abdulkarim <48431495+NotAwar@users.noreply.github.com>
This commit is contained in:
committed by
Matheus Pimenta
parent
af67405ee4
commit
39ec0cb594
@@ -262,7 +262,7 @@ spec:
|
|||||||
---
|
---
|
||||||
kind: Secret
|
kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
name: github-sa
|
name: github-app
|
||||||
stringData:
|
stringData:
|
||||||
githubAppID: <app-id>
|
githubAppID: <app-id>
|
||||||
githubInstallationID: <installation-id>
|
githubInstallationID: <installation-id>
|
||||||
|
|||||||
Reference in New Issue
Block a user