kotori316/vrt-key-action
[INTERNAL ONLY] Provide vrt key and save the key when succeeded
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Activelast commit Jul 6, 2026
- License
- MIT
Pinned Snippet
uses: kotori316/vrt-key-action@e30535495397ae854459b1d1d37e6e1ad7c13caa # v2.2.0tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| endpoint | The endpoint of VRT Key holder server | yes | https://vrt-key-holer.kotori316.com |
| branch | The branch used to get key for VRT | no | — |
| save-key | If true, post action will save the actual key | yes | — |
Outputs
| name | description |
|---|---|
| key | The key for VRT, which successfully finished |
| actual-key | The key for VRT, which is for current execution |