mirror of
https://github.com/taiki-e/install-action.git
synced 2026-04-17 19:52:38 +08:00
Manage package info as JSON
This commit is contained in:
10
tools/codegen/base/mdbook-linkcheck.json
Normal file
10
tools/codegen/base/mdbook-linkcheck.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"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": {}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user