Skip to content

Commit 8eb2963

Browse files
authored
Update GitHub Actions workflow to push to new repo
1 parent c9e3e1d commit 8eb2963

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ jobs:
1616
- name: Push to hub
1717
env:
1818
HF_TOKEN: ${{ secrets.HF_TOKEN }}
19-
run: git push https://HF_USERNAME:$HF_TOKEN@huggingface.co/spaces/HF_USERNAME/SPACE_NAME main
19+
run: git push https://HF_USERNAME:$HF_TOKEN@huggingface.co/spaces/duankaiboss/gemini-business2api main

0 commit comments

Comments
 (0)