mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +00:00
86ec5b3917
This doesn't publish nightly plugin to the marketplace yet
11 lines
193 B
JSON
11 lines
193 B
JSON
{
|
|
"name": "wasmtime-github-release",
|
|
"version": "0.0.0",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"@actions/core": "^1.0.0",
|
|
"@actions/github": "^1.0.0",
|
|
"glob": "^7.1.5"
|
|
}
|
|
}
|