Skip to content

Commit

Permalink
fix: up semantic release (#667)
Browse files Browse the repository at this point in the history
  • Loading branch information
Samuel Bodin committed Jul 19, 2021
1 parent 69b794c commit 94d8d6c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ jobs:
- setup_remote_docker:
version: 19.03.13

# - run:
# name: Release
# command: yarn semantic-release
- run:
name: Release
command: yarn semantic-release
- run:
name: Docker Build
command: yarn docker:build
Expand Down

0 comments on commit 94d8d6c

Please sign in to comment.