I am using fastlane in github actions to build my project, this is my github actions script:
name: Cruise-CI on: push: branches: [ main ] jobs: build: