Skip to content

chore: bump app version - WPB-14573 (#2294) #1195

chore: bump app version - WPB-14573 (#2294)

chore: bump app version - WPB-14573 (#2294) #1195

Workflow file for this run

name: Development
on:
workflow_dispatch:
push:
branches:
- 'develop'
permissions:
checks: write
jobs:
development:
uses: ./.github/workflows/_reusable_app_release.yml
with:
countly_enabled: true
datadog_enabled: true
fastlane_action: development
is_cloud_build: true
secrets: inherit