Skip to content

Commit 60707c6

Browse files
author
Alfred Brockotter
committed
fix: fixed semantic release issue
1 parent 3ceca8c commit 60707c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
# Test
3030
- run: yarn test
3131

32-
# Release
32+
# Release
3333
- run:
3434
name: release
3535
command: npm run semantic-release || true

0 commit comments

Comments
 (0)