nikhilkomakula commited on
Commit
9b6bb81
·
1 Parent(s): 9250319

Updated main.yml to include HEAD:main

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +1 -1
.github/workflows/main.yml CHANGED
@@ -37,5 +37,5 @@ jobs:
37
  env:
38
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
39
  run: |
40
- git push --force https://nikhilkomakula:[email protected]/spaces/nikhilkomakula/nk-openpages-intellibot deploy-to-hf-spaces
41
  exit 0
 
37
  env:
38
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
39
  run: |
40
+ git push --force https://nikhilkomakula:[email protected]/spaces/nikhilkomakula/nk-openpages-intellibot HEAD:main
41
  exit 0