Test and Deploy Scripts

1 minute read
  • 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.