You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| matrix | JSON string of [version matrix for Magento](./#matrix-format)| true | NULL |
11
+
| matrix | JSON string of [version matrix for Magento](./#matrix-format). Must include a `services` key (pass `include_services: true` to the supported-version action).| true | NULL |
12
12
| fail-fast | Same as Github's [fail-fast](https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#jobsjob_idstrategyfail-fast)| false | true |
13
13
| package_name | The name of the package | true | NULL |
14
14
| source_folder | The source folder of the package | false | $GITHUB_WORKSPACE |
0 commit comments