From 34c561e3ffe43b3e3ef99ed573393e92bdcd7389 Mon Sep 17 00:00:00 2001 From: iFargle Date: Mon, 3 Jul 2023 21:06:02 +0900 Subject: [PATCH] test --- .sops.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.sops.yaml b/.sops.yaml index 7c2aff95..64227f59 100644 --- a/.sops.yaml +++ b/.sops.yaml @@ -2,7 +2,7 @@ keys: - &albert D98BBC6C9A27324654C2D8C464F6C4EB46C4543A - &root D98BBC6C9A27324654C2D8C464F6C4EB46C4543A creation_rules: - - path_regex: secrets/[^/]+\.yml$ + - path_regex: secrets/[^/]+\.(yml|yaml)$ key_groups: - pgp: - *albert