Skip to content

Commit 5800410

Browse files
committed
fix yaml syntax
1 parent d3d214c commit 5800410

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/ci.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@ jobs:
7272
prefix: starter-projects
7373
awsAccessKeyId: ${{ secrets.AWS_ACCESS_KEY_ID }}
7474
awsSecretAccessKey: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
75-
topBranches: | ["support-top-leve-index"]
75+
topBranches: |
76+
["support-top-leve-index"]

0 commit comments

Comments
 (0)