-
Include any custom scripts, such as
./deploy_script.sh
, in the repository. -
The workflow will run these scripts as part of the defined steps, typically organized as a combination of jobs and actions.
Include any custom scripts, such as ./deploy_script.sh
, in the repository.
The workflow will run these scripts as part of the defined steps, typically organized as a combination of jobs and actions.