We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13bbec0 commit fb74125Copy full SHA for fb74125
.github/workflows/split_monorepo.yaml
@@ -35,6 +35,6 @@ jobs:
35
targetBranch: refs/tags/${{ github.event.release.tag_name }}
36
tagFilter: ^open-feature/${{ matrix.config[1] }}-
37
filterArguments: |
38
- --subdirectory-filter "${{matrix.config[0] }}s/${{ matrix.config[1] }}/" \
+ --subdirectory-filter "${{matrix.config[0] }}s/${{ matrix.config[2] }}/" \
39
--tag-rename "open-feature/${{ matrix.config[1] }}-:" \
40
--force
0 commit comments