mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-18 20:02:36 +08:00
codegen: Remove flaky license auto-detection
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
"repository": "https://github.com/release-plz/release-plz",
|
||||
"website": "https://release-plz.dev/",
|
||||
"license_markdown": "[MIT](https://github.com/release-plz/release-plz/blob/main/LICENSE-MIT) OR [Apache-2.0](https://github.com/release-plz/release-plz/blob/main/LICENSE-APACHE)",
|
||||
"tag_prefix": "release-plz-v",
|
||||
"rust_crate": "${package}",
|
||||
"asset_name": "${package}-${rust_target}.tar.gz",
|
||||
|
||||
Reference in New Issue
Block a user