koyashiro/export-secrets
Export GitHub Actions secrets as environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Mar 28, 2026
- License
- MIT
Pinned Snippet
uses: koyashiro/export-secrets@97186061e694b133f51a120945a687cc7844c771 # v0.6.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| secrets | JSON representation of secrets | yes | — |
| downcase-tf-var | Set this option if you want to downcase the secrets starting with `TF_VAR_` | no | false |
| downcase-tf-token | Set this option if you want to downcase the secrets starting with `TF_TOKEN_` | no | false |
Outputs
no outputs