Skip to content

Commit

Permalink
Update description (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus authored Jan 3, 2025
1 parent 5383e9c commit 7af84f6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
[![Hire Typist Tech](https://img.shields.io/badge/Hire-Typist%20Tech-778899)](https://typist.tech/contact/)

<p>
<strong>Generate PHP version matrix according to `composer.json`.</strong>
<strong>Generate PHP version matrix according to <code>composer.json</code></strong>
<br>
<br>
Built with ♥ by <a href="https://typist.tech/">Typist Tech</a>
Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: PHP Matrix
description: TODO
description: Generate PHP version matrix according to `composer.json`

author: Typist Tech Limited
branding:
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typisttech/php-matrix-action-action",
"description": "TODO",
"description": "Generate PHP version matrix according to `composer.json`",
"type": "project",
"keywords": [
"ci",
Expand Down

0 comments on commit 7af84f6

Please sign in to comment.