Fix 1Password account ID (was user UUID) (#2278)

This commit is contained in:
Jeremy Daer
2025-12-31 13:58:01 -08:00
committed by GitHub
parent cda4f93e4a
commit 0634ddaebd
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ end
# Fetch secrets from 1Password
secrets_escaped = `kamal secrets fetch \
--adapter 1password \
--account QD4RCFQ2PRAQZON5BNHAXJSBS4 \
--account 23QPQDKZC5BKBIIG7UGT5GR5RM \
--from "Deploy/Fizzy" \
"Development/STRIPE_SECRET_KEY" \
"Development/STRIPE_MONTHLY_V1_PRICE_ID" \