AnujPanthri commited on
Commit
7dc1727
·
1 Parent(s): b5faff6

Update kaggle.yaml

Browse files
Files changed (1) hide show
  1. .github/workflows/kaggle.yaml +1 -1
.github/workflows/kaggle.yaml CHANGED
@@ -17,7 +17,7 @@ jobs:
17
  with:
18
  fetch-depth: 0
19
  lfs: true
20
- ref: ${{ github.ref }}
21
 
22
  - name: Setup Kaggle
23
  run: |
 
17
  with:
18
  fetch-depth: 0
19
  lfs: true
20
+ ref: ${{ github.head_ref || github.ref_name }}
21
 
22
  - name: Setup Kaggle
23
  run: |