We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a4b578b + 70942fb commit d13eb5eCopy full SHA for d13eb5e
.github/workflows/agent.yml
@@ -27,4 +27,4 @@ jobs:
27
git remote add hfa https://ImashaNawodi:$HF_TOKEN@huggingface.co/spaces/ImashaNawodi/learning_Agent
28
29
# Force push GitHub's learning_agent → HuggingFace main
30
- git push hfa learning_agent:main --force
+ git push hfa Production:main --force
0 commit comments