From d5a412e9d8f0b636b0b63cbd3711f09ac9117da1 Mon Sep 17 00:00:00 2001 From: "Addisu Z. Taddese" Date: Thu, 5 Dec 2024 15:44:54 -0600 Subject: [PATCH] Rerun `npm run package` after merge Signed-off-by: Addisu Z. Taddese --- dist/index.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/index.js b/dist/index.js index 7f2a152..9739cbf 100644 --- a/dist/index.js +++ b/dist/index.js @@ -34601,7 +34601,7 @@ async function run(_local, _lib, _branch) { } const gh = new github.GitHub(token); - const owner = 'ignition-tooling'; + const owner = 'gazebo-tooling'; const repo = 'gazebodistro'; let labels = []; @@ -34688,7 +34688,7 @@ async function run(_local, _lib, _branch) { run() // Uncomment and change input to test locally -// run(true, "gz-launch", "main") +// run(true, "gz-sim", "gz-sim8") module.exports = __webpack_exports__; /******/ })()