NTP-28802 | fix hard release tele workflow (#1071)
This commit is contained in:
2
.github/workflows/hardReleaseTele.yml
vendored
2
.github/workflows/hardReleaseTele.yml
vendored
@@ -44,7 +44,7 @@ on:
|
||||
|
||||
jobs:
|
||||
generate_build:
|
||||
runs-on: [ default ]
|
||||
runs-on: ${{ inputs.runnerType }}
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
|
||||
Reference in New Issue
Block a user