pull/5370/head
filip mertens 2 years ago
parent a9849a2342
commit e3df0c80b0
  1. 2
      apps/remix-ide/ci/publish_plugin.ts

@ -25,7 +25,7 @@ import fetch from "node-fetch";
}
// update the plugin
plugin.build = 'someurl'
plugin[build] = 'someurl'
plugin.sha = sha
console.log('publishing plugin', plugin, 'with sha', sha, 'and build', build)

Loading…
Cancel
Save