senzing-factory/Create a github.go file
Create a github.go file containing GitHub release information.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The file to create. Default: cmd/github.go | no | cmd/github.go |
| package | The package name for the package statement. Default: cmd | no | cmd |
| actor | Optional GitHub actor for signed commits. Must correspond to the noreply email used to create the GPG key. | no | — |
| github_token | GitHub token for git push authentication. | no | ${{ github.token }} |
Outputs
no outputs