shm11c3/Tauri Check Release Version Action
Fails if the given version tag already exists on GitHub Releases
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | GitHub token for API access | yes | — |
| owner | GitHub repository owner | yes | — |
| repo | GitHub repository name | yes | — |
| tag_name_format | Tag name format (default: v{VERSION}) | no | v{VERSION} |
| tauri_config_path | Path to the Tauri configuration file directory (default: ./src-tauri/tauri.conf.json) | no | — |
Outputs
| name | description |
|---|---|
| version | Version string that was checked |