Soha Sarwar commited on
Commit
392f103
·
unverified ·
1 Parent(s): 2bcc255

Update main.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/main.yml +2 -2
.github/workflows/main.yml CHANGED
@@ -15,9 +15,9 @@ jobs:
15
  fetch-depth: 0
16
  - name: Add remote
17
  env:
18
- HF: ${{ secrets.HF }}
19
  run: git remote add space https://SohaSarwar1:[email protected]/spaces/SohaSarwar1/hs01
20
  - name: Push to hub
21
  env:
22
- HF: ${{ secrets.HF }}
23
  run: git push --force https://SohaSarwar1:[email protected]/spaces/SohaSarwar1/hs01 main
 
15
  fetch-depth: 0
16
  - name: Add remote
17
  env:
18
+ HF: ${{ secrets.hf01 }}
19
  run: git remote add space https://SohaSarwar1:[email protected]/spaces/SohaSarwar1/hs01
20
  - name: Push to hub
21
  env:
22
+ HF: ${{ secrets.hf01 }}
23
  run: git push --force https://SohaSarwar1:[email protected]/spaces/SohaSarwar1/hs01 main