Skip to content

Commit 0d68330

Browse files
committed
fix: remove comma in prelease-config.json file
1 parent 25485ad commit 0d68330

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/prerelease-config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
".": {
88
"type": "generic",
99
"extra-files": [
10-
".platform/terraform/environments/staging/main.tf",
10+
".platform/terraform/environments/staging/main.tf"
1111
]
1212
}
1313
}

0 commit comments

Comments
 (0)