Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
BoltzmannEntropy authored Sep 30, 2024
1 parent d4e3940 commit 01a4f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Push to hub
env:
HF_TOKEN: ${{ secrets.HF_TOKEN }}
run: git push https://BoltzmannEntropy:[email protected]/spaces/BoltzmannEntropy/vlms main
run: git pull && git pull push https://BoltzmannEntropy:[email protected]/spaces/BoltzmannEntropy/vlms main

0 comments on commit 01a4f8e

Please sign in to comment.