mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-08 18:05:42 +08:00
11 lines
242 B
JSON
11 lines
242 B
JSON
{
|
|
"repository": "https://github.com/Michael-F-Bryan/mdbook-linkcheck",
|
|
"tag_prefix": "v",
|
|
"asset_name": "${package}.${rust_target}.zip",
|
|
"platform": {
|
|
"x86_64_linux_gnu": {},
|
|
"x86_64_macos": {},
|
|
"x86_64_windows": {}
|
|
}
|
|
}
|