Merge pull request #5202 from NotAwar/patch-1

fix: correct name on github app secret
pull/5141/head
Matheus Pimenta 2 months ago committed by GitHub
commit 28570296a9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -262,7 +262,7 @@ spec:
---
kind: Secret
metadata:
name: github-sa
name: github-app
stringData:
githubAppID: <app-id>
githubInstallationID: <installation-id>

Loading…
Cancel
Save