Skip to content

Commit

Permalink
Merge pull request #953 from imgix/semantic-fix
Browse files Browse the repository at this point in the history
fix: semantic-release fix attempt
  • Loading branch information
arno-fukuda authored Sep 19, 2024
2 parents 44cc933 + 0441abd commit 76ebbde
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 @@ -36,7 +36,7 @@ jobs:
steps:
- checkout
- node/install-packages
- run: npx semantic-release
- run: npx semantic-release --generate-notes false

workflows:
test:
Expand Down

0 comments on commit 76ebbde

Please sign in to comment.