Skip to content

Commit

Permalink
fix: invalud now name and alias fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Grohs authored and Adam Grohs committed Apr 18, 2019
1 parent 65bdbdb commit 2b0e58a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions now.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "demo-sync-moltin-to-zendesk",
"alias": "particular-demo-sync-moltin-to-zendesk.now.sh",
"name": "demo-sync-moltin-to-shipengine",
"alias": "particular-demo-sync-moltin-to-shipengine.now.sh",
"env": {
"NODE_ENV": "production",
"MOLTIN_CLIENT_ID": "@demo-moltin-client-id",
Expand Down

1 comment on commit 2b0e58a

@vercel
Copy link

@vercel vercel bot commented on 2b0e58a Apr 18, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deployment failed with the following error:

The following environment variables can not be configured: AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY, AWS_REGION

Please sign in to comment.