Skip to content

Commit

Permalink
Rerun npm run package after merge
Browse files Browse the repository at this point in the history
Signed-off-by: Addisu Z. Taddese <[email protected]>
  • Loading branch information
azeey committed Dec 5, 2024
1 parent f95a289 commit d5a412e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -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 = [];
Expand Down Expand Up @@ -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__;
/******/ })()
Expand Down

0 comments on commit d5a412e

Please sign in to comment.