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 c1113ac commit ce44deaCopy full SHA for ce44dea
README.md
@@ -73,7 +73,7 @@ make test
73
74
```bash
75
cd example/
76
-export WEBHOOK_SECRET="..."
+export GITHUB_WEBHOOK_TOKEN="..."
77
export GITHUB_TOKEN="..."
78
export GITHUB_ORG="..."
79
docker-compose up --build
0 commit comments