File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ integration:stackit:
169169 - any-glob-to-any-file : " integrations/stackit/**/*"
170170 - any-glob-to-any-file : " .github/workflows/stackit.yml"
171171
172- integration:together-ai :
172+ integration:together_ai :
173173 - changed-files :
174174 - any-glob-to-any-file : " integrations/together_ai/**/*"
175175 - any-glob-to-any-file : " .github/workflows/together_ai.yml"
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ packages = ["src/haystack_integrations"]
3535
3636[tool .hatch .version ]
3737source = " vcs"
38- tag-pattern = ' integrations\/together-ai -v(?P<version>.*)'
38+ tag-pattern = ' integrations\/together_ai -v(?P<version>.*)'
3939
4040[tool .hatch .version .raw-options ]
4141root = " ../.."
You can’t perform that action at this time.
0 commit comments