NTP-28802 | merge

This commit is contained in:
Aman Chaturvedi
2025-01-21 17:51:47 +05:30
parent 1aba68b732
commit 81f33e309a

View File

@@ -62,10 +62,10 @@ on:
jobs:
trigger-generate-apk-tele:
uses: ./.github/workflows/hardReleaseTele.yml # Path to the reusable workflow
with:
environment: QA #${{ github.event.inputs.environment }}
releaseType: TEST_BUILD #${{ github.event.inputs.releaseType }}
flavor: callingAgents
type: release #${{ github.event.inputs.type }}
version_code: 300 #${{ github.event.inputs.version_code }}
version_name: 12.2.2 #${{ github.event.inputs.version_name }}
with:
environment: QA #${{ github.event.inputs.environment }}
releaseType: TEST_BUILD #${{ github.event.inputs.releaseType }}
flavor: callingAgents
type: release #${{ github.event.inputs.type }}
version_code: 300 #${{ github.event.inputs.version_code }}
version_name: 12.2.2 #${{ github.event.inputs.version_name }}