Skip to content

Commit

Permalink
Merge pull request #5202 from NotAwar/patch-1
Browse files Browse the repository at this point in the history
fix: correct name on github app secret
  • Loading branch information
matheuscscp authored Feb 20, 2025
2 parents af67405 + 39ec0cb commit 2857029
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 2857029

Please sign in to comment.