We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f36e527 commit 28551f2Copy full SHA for 28551f2
README.md
@@ -93,7 +93,7 @@ Build a specific version of a PHP extension.
93
#### Inputs
94
95
- `extension-url` (optional) - URL of the extension's git repository, defaults to the current repository.
96
-- `extension-ref` (required) - The git reference to build the extension, defaults to the GitHub reference that triggered the workflow.
+- `extension-ref` (optional) - The git reference to build the extension, defaults to the GitHub reference that triggered the workflow.
97
- `php-version` (required) - The PHP versions to build the extension for.
98
- `arch` (required) - The architecture to build the extension for.
99
- `ts` (required) - The thread safety to build the extension for.
0 commit comments