NTP-28802 | fix hard release tele workflow

This commit is contained in:
Aman Chaturvedi
2025-01-22 13:31:19 +05:30
parent 2fb74abba5
commit ac5c2b5c28

View File

@@ -44,7 +44,7 @@ on:
jobs:
generate_build:
runs-on: [ default ]
runs-on: ${{ inputs.runnerType }}
steps:
- name: Checkout
uses: actions/checkout@v2