Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/v1' into azeey/ign_gz
Browse files Browse the repository at this point in the history
  • Loading branch information
azeey committed Dec 5, 2024
2 parents 0e90199 + 271de4f commit f95a289
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 = 'gazebo-tooling';
const owner = 'ignition-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-sim", "gz-sim8")
// run(true, "gz-launch", "main")

module.exports = __webpack_exports__;
/******/ })()
Expand Down

0 comments on commit f95a289

Please sign in to comment.