Skip to content

Commit

Permalink
fix(readme): fix variable name
Browse files Browse the repository at this point in the history
  • Loading branch information
EyalPazz committed Nov 18, 2024
1 parent 823bd46 commit 9ff9df5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Create a configuration file named .promoter.yaml in your home directory (~/.prom
git-email: <Your Git Email>
git-name: <Your Git Name>
manifest-repo: <Config Files Repo URL>
ssh-key-path: <Git SSH Key Path>
ssh-key: <Git SSH Key Path>
region: <Region of Your Container Registry>
manifest-repo-root: < ** OPTIONAL ** For app of apps repos>
```
Expand Down

0 comments on commit 9ff9df5

Please sign in to comment.