Skip to content

Commit b3c30f5

Browse files
authored
Update README.md
1 parent c124c0e commit b3c30f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ GitHub action to generate a file with [PHP](https://php.net) project classes lis
99

1010
To use this action in your project, create workflow in your project similar to this code (Note: some parts and arguments needs to be altered):
1111
```yaml
12-
name: Automatic update project documentation
12+
name: Generate PHP project class list as artifact
1313

1414
on:
1515
push:

0 commit comments

Comments
 (0)