We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc49f35 commit bb92b4bCopy full SHA for bb92b4b
1 file changed
.github/workflows/release.yml
@@ -36,7 +36,7 @@ jobs:
36
id: semantic-release
37
uses: cycjimmy/semantic-release-action@v3
38
with:
39
- semantic_version: 21
+ semantic_version: 19
40
env:
41
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
42
0 commit comments