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: 19 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-07T10:38:23.000Z (over 1 year ago)
- Last Synced: 2025-10-25T22:53:04.401Z (7 months 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