Skip to content

Commit 79b59e0

Browse files
authored
Merge branch 'main' into prototype-beta/prototype-search-for-facet-values
2 parents ce80532 + 622d3a2 commit 79b59e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
- 'pre-release-beta/**'
88
- 'beta/**'
9-
- 'prototype-beta/'
9+
- 'prototype-beta/**'
1010
env:
1111
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
1212

0 commit comments

Comments
 (0)