Skip to content

Commit 41a6ce3

Browse files
author
Komal Yadav
committed
updated
1 parent 78b49d6 commit 41a6ce3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/tag-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
release-job:
2020
runs-on: cdapio-hub-k8-runner
21-
if: ${{ github.branch == 'oss-exit-gate' }}
21+
if: ${{ github.ref_name == 'oss-exit-gate' }}
2222
steps:
2323

2424
- name: Get Secrets from GCP Secret Manager

0 commit comments

Comments
 (0)