Add new sandboxes under backup in deploy-manual

This commit is contained in:
Erin Song 2024-07-31 16:34:34 -07:00
parent b866886cff
commit fd5b763b42
No known key found for this signature in database
2 changed files with 2 additions and 1 deletions

View file

@ -116,7 +116,7 @@ sed -i '' '/ - development/ {a\
- '"$1"'
}' .github/workflows/migrate.yaml
sed -i '' '/ - development/ {a\
sed -i '' '/ - backup/ {a\
- '"$1"'
}' .github/workflows/deploy-manual.yaml