Skip to content

Commit

Permalink
fix(ci): attempt to fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
micimize committed Nov 12, 2019
1 parent b55a891 commit 4fac2e4
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 @@ -122,7 +122,7 @@ jobs:
- checkout
- run:
name: Generate release tags
command: npx semantic-release@beta@16.0.0-beta.24
command: npx semantic-release@16.0.0-beta.24
sync_with_beta:
docker: *node_environment
steps:
Expand Down

0 comments on commit 4fac2e4

Please sign in to comment.