Skip to content

Commit de898a5

Browse files
Add extra-files to release please (#80)
1 parent 5f7774a commit de898a5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

release-please-config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,10 @@
88
"bump-patch-for-minor-pre-major": false,
99
"draft": false,
1010
"prerelease": false,
11-
"include-component-in-tag": false
11+
"include-component-in-tag": false,
12+
"extra-files": [
13+
"FlagsmithClient.podspec"
14+
]
1215
}
1316
},
1417
"$schema": "https://raw.githubusercontent.com/googleapis/release-please/main/schemas/config.json",

0 commit comments

Comments
 (0)