From d78c20e295d51a5596d0c6fef5697be13bb0e779 Mon Sep 17 00:00:00 2001 From: Tang Rufus Date: Mon, 25 May 2026 00:44:18 +0100 Subject: [PATCH] Readme: Fix typo --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 2680e69..8db8c99 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ See [action.yml](action.yml) and the underlying script [`typisttech/php-matrix`] # Default: composer.json composer-json: some/path/to/composer.json - # Version format. + # Version format # # Available modes: # - `minor-only`: Report `MAJOR.MINOR` versions only @@ -54,7 +54,7 @@ See [action.yml](action.yml) and the underlying script [`typisttech/php-matrix`] # Default: minor-only mode: full - # Source of releases information. + # Source of releases information # # Available sources: # - `auto`: Use `offline` in `minor-only` mode. Otherwise, fetch from [php.net] @@ -67,7 +67,7 @@ See [action.yml](action.yml) and the underlying script [`typisttech/php-matrix`] # Default: auto source: offline - # PHP Matrix version. + # PHP Matrix version # # The version of [php-matrix] to use. Leave blank for latest. For example: v1.0.2 # @@ -78,7 +78,7 @@ See [action.yml](action.yml) and the underlying script [`typisttech/php-matrix`] # Verify Attestation # - # Whether to verify PHP matrix tarball attestation. + # Whether to verify PHP matrix tarball attestation # Github Token #