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 3af14b3 commit cb67533Copy full SHA for cb67533
.circleci/config.yml
@@ -19,6 +19,7 @@ jobs:
19
release:
20
executor: gusto/ruby-2-3
21
steps:
22
+ - checkout
23
- run: npx semantic-release
24
25
workflows:
0 commit comments