We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3df3637 + cf0c8ad commit 24e59f9Copy full SHA for 24e59f9
.circleci/config.yml
@@ -43,6 +43,7 @@ jobs:
43
executor: daneel
44
steps:
45
- *attach_workspace
46
+ - checkout
47
- run: npx semantic-release
48
49
workflows:
0 commit comments