Skip to content

Commit 73e1ffa

Browse files
committed
fix broken build script
1 parent 5c83832 commit 73e1ffa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ TOPIC_BRANCHES=(
1919
"evergreen"
2020
"everblue"
2121
"section-6-clean-up"
22-
"maintenance-2020",
23-
"p2021-before-reorg",
22+
"maintenance-2020"
23+
"p2021-before-reorg"
2424
"p2021")
2525

2626
containsElement () {

0 commit comments

Comments
 (0)