TP-39914 | fix
This commit is contained in:
2
.github/workflows/codePush.yml
vendored
2
.github/workflows/codePush.yml
vendored
@@ -58,7 +58,7 @@ jobs:
|
||||
|
||||
create_release_tag:
|
||||
needs: generate
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: [default]
|
||||
if: success() && (github.event.inputs.environment == 'QA') # Only create tag for Prod releases, have put QA for testing
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user