1.0.1 • Published 2 years ago
keys-uploader v1.0.1
Github secrets importer
This cli loads a .env file into secret keys in github to being used in github actions
Installation
$ npm i -g keys-uploaderGetting started
You must create a GitHub Personal Access Token Instructions here
You must store the token for future uses with
$ keys-uploader config -t <your personal token>Now you're ready to run the importer
$ keys-uploader import -r "<repo-name>" -e "<enviromnent>" [-p "<path to .env file>"]1.0.1
2 years ago