touchlab/KMMBridge: Local SPM Publishing Support
Commit and tag SPM version.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| commitMessage | Message for the commit which updates the `Package.swift` file. | yes | — |
| tagMessage | Message for the release tag. Defaults to "Version ${tagVersion}". | no | — |
| tagVersion | Version string to use in the tag. Should follow [semver rules](https://semver.org/). | yes | — |
| branchName | Branch to create and build with. Safe to ignore this. | no | — |
| remote | Remote to push to. Default to "origin". | no | — |
Outputs
no outputs