fix capitalization

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
2024-04-21 20:28:14 -04:00
committed by Alice Huston
parent 78e2f15dad
commit 4c657dbf03
3 changed files with 7 additions and 7 deletions

View File

@ -26,7 +26,7 @@ let
prs = readJSONFile pulls;
refs = readJSONFile branches;
repo = "RAD-development/nix-dotfiles";
repo = "RAD-Development/nix-dotfiles";
# template for creating a job
makeJob =