uclahs-cds/Release with submodules
Create a release and attach a tarball containing source code with submodules
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| read-token | Token (GITHUB_TOKEN or PAT) used to checkout code. Must have 'contents: read' permissions for all submodules. | no | ${{ github.token }} |
| write-token | Token (GITHUB_TOKEN or PAT) used to manage the release. Requires 'contents: write' permissions for the calling repository. | no | ${{ github.token }} |
Outputs
no outputs