howlowck/Create GitHub Repo
Create and Initialize a GitHub repository from a zip file, and create repo secrets from environment variables
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| zipPath | Path to zip file | no | — |
| repoOrg | Organization name of the repo | no | — |
| repoName | Repository name | yes | — |
| repoDescription | Repository description | no | "" |
| repoVisibility | Repository visibility | no | private |
| securityToken | Security token | yes | — |
| envsToRepoSecrets | Environment variables to secrets | no | "" |
Outputs
| name | description |
|---|---|
| repoUrl | The Repository URL |