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 3df3637 commit cf0c8adCopy full SHA for cf0c8ad
.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