Skip to content

Commit 7af84f6

Browse files
authored
Update description (#7)
1 parent 5383e9c commit 7af84f6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
[![Hire Typist Tech](https://img.shields.io/badge/Hire-Typist%20Tech-778899)](https://typist.tech/contact/)
1313

1414
<p>
15-
<strong>Generate PHP version matrix according to `composer.json`.</strong>
15+
<strong>Generate PHP version matrix according to <code>composer.json</code></strong>
1616
<br>
1717
<br>
1818
Built with ♥ by <a href="https://typist.tech/">Typist Tech</a>

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: PHP Matrix
2-
description: TODO
2+
description: Generate PHP version matrix according to `composer.json`
33

44
author: Typist Tech Limited
55
branding:

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "typisttech/php-matrix-action-action",
3-
"description": "TODO",
3+
"description": "Generate PHP version matrix according to `composer.json`",
44
"type": "project",
55
"keywords": [
66
"ci",

0 commit comments

Comments
 (0)