Skip to content

Commit

Permalink
Update .circleci/config.yml
Browse files Browse the repository at this point in the history
Typo
  • Loading branch information
colw authored Sep 4, 2019
1 parent 96ddde1 commit a454506
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 @@ -131,7 +131,7 @@ jobs:
git config user.name "Lunie Bot"
node node_modules/simsala/src/cli.js release-candidate --semver prerelease --pending-path ./changes --owner luniehq --repository lunie --token $GIT_BOT_TOKEN --message "Please manually test before merging this to master"
# Push merges to master immediatly back to develop to stay in sync
# Push merges to master immediately back to develop to stay in sync
mergeBack:
executor: node
steps:
Expand Down

0 comments on commit a454506

Please sign in to comment.