Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Fix: empty ident name
Browse files Browse the repository at this point in the history
  • Loading branch information
ramon-victor committed Jul 15, 2023
1 parent f812796 commit 270bfab
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/sync-to-huggingface.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,4 @@ jobs:
echo "---" > README.md
echo "$(cat space_config.yml)" >> README.md
echo "---" >> README.md
git add README.md
git add config.json
git commit -m "Update README and config.json"
git push https://monra:[email protected]/spaces/monra/freegpt-webui main

0 comments on commit 270bfab

Please sign in to comment.