actions-marketplace-validations/Create a new repository in specified organization
Creates a Repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| repo-name | Requested repository name | yes | "" |
| org-name | Organization name | yes | "" |
| org-admin-token | Organization admin token with admin:org scope | yes | "" |
Outputs
| name | description |
|---|---|
| repo-url | URL of the created repository |
| repo-fullname | Fullname of the repo, eg <organization>/<repo> |