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 b92103a commit eedca5aCopy full SHA for eedca5a
.github/workflows/split_monorepo.yaml
@@ -36,5 +36,5 @@ jobs:
36
tagFilter: ^open-feature/${{ matrix.config[1] }}-
37
filterArguments: |
38
--subdirectory-filter "${{matrix.config[0] }}s/${{ matrix.config[2] }}/" \
39
- --tag-rename "open-feature/${{ matrix.config[1] }}-:" \
+ --tag-rename "open-feature/${{ matrix.config[1] }}-${{ matrix.config[0] }}-:" \
40
--force
0 commit comments