pkg-vc/pkg.vc
Publishes packages to pkg.vc
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| organization | Organization name | yes | — |
| directory | Path to your module | yes | — |
| secret | Secret key | yes | — |
| github-token | GitHub token | yes | — |
Outputs
| name | description |
|---|---|
| url_commit | URL of the published module for commit |
| url_branch | URL of the published module for branch |
| url_pr | URL of the published module for PR |
| command | Command to install the published module |