Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/will-lynas/set-gh-secrets

🐢 Set GH secrets from files
https://github.com/will-lynas/set-gh-secrets

gh-cli github github-secrets secrets

Last synced: about 1 month ago
JSON representation

🐢 Set GH secrets from files

Awesome Lists containing this project

README

        

# set-gh-secrets

🐢 Set GH secrets from files

## Usage

- Have a directory `dir` containing files named `SECRET_NAME` with contents `SECRET_VALUE`
- Run `script.sh dir` to set the GH secrets

## Requirements

- GitHub CLI