NTP-28802 | merge

This commit is contained in:
Aman Chaturvedi
2025-01-21 17:50:37 +05:30
parent 9e1aea6c35
commit 1aba68b732

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 }}