Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/will-lynas/set-gh-secrets
- Owner: will-lynas
- Created: 2024-09-09T10:40:54.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-07T10:38:23.000Z (3 months ago)
- Last Synced: 2024-12-13T18:08:16.686Z (about 1 month ago)
- Topics: gh-cli, github, github-secrets, secrets
- Language: Shell
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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