Skip to content

Commit 8615aaf

Browse files
committed
chore: Enable publishing from other branch
1 parent 71fc338 commit 8615aaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
uses: cycjimmy/semantic-release-action@v2
3030
with:
3131
semantic_version: 18
32-
branches: master
32+
branches: v11.2.x
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3535
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)