Judicael Mahoutin DJIDONOU commited on
Commit
72ab66f
·
unverified ·
1 Parent(s): 37aafc4

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.HG }}
19
  run: git remote add space https://Judicaeld17:[email protected]/spaces/Judicaeld17/demo
20
  - name: Push to hub
21
  env:
22
- HF: ${{ secrets.HG }}
23
  run: git push --force https://Judicaeld17:[email protected]/spaces/Judicaeld17/demo
 
15
  fetch-depth: 0
16
  - name: Add remote
17
  env:
18
+ HG: ${{ secrets.HG }}
19
  run: git remote add space https://Judicaeld17:[email protected]/spaces/Judicaeld17/demo
20
  - name: Push to hub
21
  env:
22
+ HG: ${{ secrets.HG }}
23
  run: git push --force https://Judicaeld17:[email protected]/spaces/Judicaeld17/demo