Skip to content

Commit

Permalink
switch release repo
Browse files Browse the repository at this point in the history
  • Loading branch information
faboweb committed Aug 1, 2019
1 parent e9ac4f3 commit 4a77ca4
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 @@ -87,7 +87,7 @@ jobs:
yarn add simsala
git config user.email "bot@lunie.io"
git config user.name "Lunie Bot"
node node_modules/simsala/src/cli.js release-candidate --semver prerelease --owner luniehq --repository cosmos-js --token $GIT_BOT_TOKEN
node node_modules/simsala/src/cli.js release-candidate --semver prerelease --owner luniehq --repository cosmos-api --token $GIT_BOT_TOKEN
# Push merges to master immediatly back to develop to stay in sync
mergeBack:
Expand Down

0 comments on commit 4a77ca4

Please sign in to comment.