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 97efa8d commit b5b9f96Copy full SHA for b5b9f96
README.md
@@ -62,5 +62,5 @@ There is also a docker container published at [Dockerhub](https://hub.docker.com
62
63
```bash
64
export GHAPP_PRIVATE_KEY=$(cat .ghapp-private-key.pem)
65
-docker run --rm -e GHAPP_PRIVATE_KEY jhagestedt/ghapp token --id 123 --installation-id 123456
+docker run --rm -e GHAPP_PRIVATE_KEY jhagestedt/ghapp token --id 123 --install-id 123456
66
```
0 commit comments