Skip to content

Commit

Permalink
Update: production -> release
Browse files Browse the repository at this point in the history
  • Loading branch information
AmosHuKe committed Nov 3, 2024
1 parent 5e01aed commit 789b00f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkgs/issue_triage_bot/bin/triage.dart
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ void main(List<String> arguments) async {
int.parse(issue),
dryRun: dryRun,
forceTriage: forceTriage,
isProductionRepo: release,
githubService: githubService,
geminiService: geminiService,
logger: Logger(),
Expand Down

0 comments on commit 789b00f

Please sign in to comment.