Jagpreet Singh commited on
Commit
d7ea40f
·
unverified ·
1 Parent(s): 8586fc2

Update HF_deployment.yml

Browse files
.github/workflows/HF_deployment.yml CHANGED
@@ -1,7 +1,7 @@
1
  name: Sync to Hugging Face hub
2
  on:
3
  push:
4
- branches: [main]
5
 
6
  # to run this workflow manually from the Actions tab
7
  workflow_dispatch:
@@ -17,4 +17,4 @@ jobs:
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
- run: git push https://singhjagpreet:[email protected]/spaces/singhjagpreet/Document-Reader main
 
1
  name: Sync to Hugging Face hub
2
  on:
3
  push:
4
+ branches: [b1]
5
 
6
  # to run this workflow manually from the Actions tab
7
  workflow_dispatch:
 
17
  - name: Push to hub
18
  env:
19
  HF_TOKEN: ${{ secrets.HF_TOKEN }}
20
+ run: git push https://singhjagpreet:[email protected]/spaces/singhjagpreet/Document-Reader b1