oraad/Get Tags Action
Get Github tags from repo
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo | GitHub repo under <owner>/<repo> format | yes | — |
| limit | Tags count | yes | 10 |
| github-token | GitHub Token as provided by secrets | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| tags | Tags JSON |