We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74f9c97 commit 885f22dCopy full SHA for 885f22d
.circleci/config.yml
@@ -57,7 +57,7 @@ jobs:
57
no\n" > ~/.ssh/config
58
- run:
59
name: Publish using Semantic Release
60
- command: npx semantic-release
+ command: npx semantic-release@15.13.24
61
62
workflows:
63
version: 2
0 commit comments