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 71fc338 commit 8615aafCopy full SHA for 8615aaf
.github/workflows/ci.yml
@@ -29,7 +29,7 @@ jobs:
29
uses: cycjimmy/semantic-release-action@v2
30
with:
31
semantic_version: 18
32
- branches: master
+ branches: v11.2.x
33
env:
34
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
35
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments