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 4a50f5d commit 5077ff5Copy full SHA for 5077ff5
.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[1] }}/" \
39
- --tag-rename "open-feature/${{ matrix.config[1] }}" \
+ --tag-rename "open-feature/${{ matrix.config[1] }}-:" \
40
--force
0 commit comments