action-pack/Set Repository Variable
Action to set a repository variable.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 14, 2026
- License
- MIT
Pinned Snippet
uses: action-pack/set-variable@8d54107571c82605de7af0977983f77ffbaa15c6 # v1.17tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| name | Name | yes | — |
| value | Value | yes | — |
| repository | Repository name | no | false |
| owner | Repository owner | no | false |
| org | Flag for organization | no | false |
| token | Repository access token | yes | — |
Outputs
no outputs