We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b406317 commit 89b38f2Copy full SHA for 89b38f2
example/package.json
@@ -1,7 +1,7 @@
1
{
2
"scripts": {
3
"start": "node src",
4
- "deploy": "now --public && now alias && now rm --yes --safe graphql-binding-github"
+ "deploy": "now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
5
},
6
"dependencies": {
7
"graphql-binding-github": "^0.1.1",
0 commit comments