ryohidaka/Get Description
GitHub Actions to get repository description.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub Token for API access | yes | — |
| repository | The repository in the format owner/repo (default: current repository) | no | ${{ github.repository }} |
Outputs
| name | description |
|---|---|
| description | The description of the repository |