Spaces:
Sleeping
Sleeping
mattoofahaddcube
commited on
Commit
•
ac9bd24
1
Parent(s):
1683d9b
updateing
Browse files
.github/workflows/hf-space.yml
CHANGED
@@ -16,4 +16,4 @@ jobs:
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
-
run: git push https://mattoofahad:$HF_TOKEN@huggingface.co/spaces/mattoofahad/
|
|
|
16 |
- name: Push to hub
|
17 |
env:
|
18 |
HF_TOKEN: ${{ secrets.HF_TOKEN }}
|
19 |
+
run: git push https://mattoofahad:$HF_TOKEN@huggingface.co/spaces/mattoofahad/net-salary-calculate main
|