Commit
·
9b6bb81
1
Parent(s):
9250319
Updated main.yml to include HEAD:main
Browse files
.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
|
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
|