nsheaps/op-exec: load 1Password item into env
Resolve every field of a 1Password item into masked environment variables for subsequent workflow steps. Runs the op-exec script directly from this repo (no brew/npm install), masks CONCEALED values, and forwards everything to $GITHUB_ENV.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| op-token | 1Password service account token (used as OP_SERVICE_ACCOUNT_TOKEN). | yes | — |
| env-item | 1Password item reference (op://vault/item) whose STRING/CONCEALED fields become environment variables. Field values may themselves be op:// references; op-exec resolves them recursively. | yes | — |
Outputs
no outputs