Skip to content

Commit

Permalink
Update webhook
Browse files Browse the repository at this point in the history
  • Loading branch information
danthareja committed Feb 3, 2018
1 parent d388862 commit bad0f18
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ test:
- npm test --silent -- --reporter json > $CIRCLE_TEST_REPORTS/reports/mocha.json
notify:
webhooks:
- url: https://alz3i17w81.execute-api.us-west-1.amazonaws.com/prod/hooks/circleci
- url: https://p6bex1idt3.execute-api.us-west-1.amazonaws.com/prod/hooks/circleci
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "contribute-to-open-source",
"description": "Learn how to contribute to open source projects on GitHub",
"version": "1.0.0",
"version": "2.0.0",
"repository": {
"type": "git",
"url": "git+https://github.com/danthareja/contribute-to-open-source.git"
Expand Down

0 comments on commit bad0f18

Please sign in to comment.