This action prepares a shell script for remote server execution.
Required The name of the platform to build.
Required The username.
Optional The maximum number of old releases. Default 5.
Optional The name of the infrastructure configuration directory. Default "infrastructure".
Optional PHP version. Default 8.1.
Optional Composer auth token.
Optional NPM auth token.
The version of the build.
The name of build directory.
The name of release directory.
The path to install script.
uses: CrowdSoft-io/action-build@v1.0
with:
platform: 'next'
user: 'developer'