koki-develop/Major Version Sync
Syncs the major version tag with the new tag.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| version | The version to sync. If not provided, it will be retrieved from the push event context. | no | — |
| token | The GitHub token to use for pushing the tag. | no | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| tag | The major version tag. |