Skip to content

Commit

Permalink
Fix GitHub releases
Browse files Browse the repository at this point in the history
  • Loading branch information
smithki committed Apr 13, 2019
1 parent 697f3d4 commit ef151c6
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 @@ -132,7 +132,7 @@ jobs:
command: yarn add github-release-notes
- run:
name: Create a release and publish to GitHub
command: npx gren --override --token $GITHUB_REPO_TOKEN
command: npx gren release --override --token $GITHUB_REPO_TOKEN

# --- Workflow definitions --------------------------------------------------- #
# This configuration is optimized for continuous delivery of NPM packages.
Expand Down

0 comments on commit ef151c6

Please sign in to comment.