Skip to content

Commit

Permalink
fix: cr
Browse files Browse the repository at this point in the history
  • Loading branch information
rfaircloth-splunk committed Feb 12, 2021
1 parent 6840658 commit 298d4b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
name: Generate Addon
command: |
touch nextRelease.txt
npx -p @semantic-release/exec -p semantic-release semantic-release <<parameters.args>>
npx -p @semantic-release/exec -p @semantic-release/changelog -p semantic-release semantic-release <<parameters.args>>
- persist_to_workspace:
root: /home/circleci/project
paths:
Expand Down

0 comments on commit 298d4b7

Please sign in to comment.