Skip to content

Commit

Permalink
ci: correcly invoke semantic-release
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Sthamer <10992664+P4sca1@users.noreply.github.com>
  • Loading branch information
P4sca1 committed Mar 13, 2024
1 parent 3967d8a commit ca96696
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 @@ -23,7 +23,7 @@ jobs:
- .pnpm-store
- run:
name: Release
command: pnpm run semantic-release
command: pnpm semantic-release

workflows:
test_and_release:
Expand Down

0 comments on commit ca96696

Please sign in to comment.