@tomsd/github-repo-js
v0.2.1
Published
with environment variable ``` sh docker run --rm -it -e GITHUB_TOKEN=YOUR_TOKEN ghcr.io/tomsdoo/github-repo-js:main ```
Downloads
62
Readme
github-repo-js
with environment variable
docker run --rm -it -e GITHUB_TOKEN=YOUR_TOKEN ghcr.io/tomsdoo/github-repo-js:mainwith .env file
docker run --rm -it --env-file .env ghcr.io/tomsdoo/github-repo-js:mainwith script file
docker run -it --env-file .env -v ./scripts:/scripts ghcr.io/tomsdoo/github-repo-js:main work.js