We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3f6a6b commit 0557009Copy full SHA for 0557009
README.md
@@ -71,7 +71,7 @@ Create `.github/workflows/deploy.config.json`:
71
"syncs": [
72
{
73
"bucket-comment": "The bucket name is suffixed with -live or -staging depending on the branch.",
74
- "bucket": "electric-book",
+ "bucket": "ebt-media",
75
"source": "assets/images/web",
76
"destination": "assets/images/web",
77
"options": ""
0 commit comments