Skip to content

Commit

Permalink
fix: updated coconut collection assign doi command updated
Browse files Browse the repository at this point in the history
  • Loading branch information
CS76 committed Dec 2, 2024
1 parent a8eef52 commit 6fd1a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/Console/Commands/AssignDOIs.php
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ class AssignDOIs extends Command
*
* @var string
*/
protected $signature = 'collection:assign-dois';
protected $signature = 'coconut:collection-assign-doi';

/**
* The console command description.
Expand Down

0 comments on commit 6fd1a71

Please sign in to comment.