Skip to content

Commit 89b38f2

Browse files
committed
endpoint
1 parent b406317 commit 89b38f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"scripts": {
33
"start": "node src",
4-
"deploy": "now --public && now alias && now rm --yes --safe graphql-binding-github"
4+
"deploy": "now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
55
},
66
"dependencies": {
77
"graphql-binding-github": "^0.1.1",

0 commit comments

Comments
 (0)