Skip to content

Commit d18d01d

Browse files
authored
fix: Add feast-operator Makefile to semantic-release script (feast-dev#4424)
Signed-off-by: Tommy Hughes <[email protected]>
1 parent 66a0a38 commit d18d01d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.releaserc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ module.exports = {
6666
"CHANGELOG.md",
6767
"java/pom.xml",
6868
"infra/charts/**/*.*",
69-
"infra/feast-operator/**/*.*",
69+
"infra/feast-operator/**/*",
7070
"ui/package.json",
7171
"sdk/python/feast/ui/package.json",
7272
"sdk/python/feast/ui/yarn.lock"

0 commit comments

Comments
 (0)