Skip to content

Commit 6f9a94a

Browse files
committed
Rename make:action to make:workflow-action
1 parent ee73f3a commit 6f9a94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Commands/MakeAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class MakeAction extends GeneratorCommand
99
{
10-
protected $name = 'make:action';
10+
protected $name = 'make:workflow-action';
1111

1212
protected $description = 'Create a new action class';
1313

0 commit comments

Comments
 (0)