Skip to content

Commit

Permalink
fix: correct name on github app secret
Browse files Browse the repository at this point in the history
Signed-off-by: Awar Abdulkarim <48431495+NotAwar@users.noreply.github.com>
  • Loading branch information
NotAwar authored and matheuscscp committed Feb 20, 2025
1 parent af67405 commit 39ec0cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfcs/0007-git-repo-passwordless-auth/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ spec:
---
kind: Secret
metadata:
name: github-sa
name: github-app
stringData:
githubAppID: <app-id>
githubInstallationID: <installation-id>
Expand Down

0 comments on commit 39ec0cb

Please sign in to comment.