Skip to content

Commit

Permalink
Enable-signup
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDiazL authored Feb 5, 2025
1 parent 12feff0 commit 232bfdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Deploy
uses: bitovi/github-actions-deploy-ollama@upgrade-to-latest
with:
disable_signup: true
disable_signup: false
ollama_models: "phi3,qwen:0.5b,tinyllama,deepseek-r1"

aws_access_key_id: ${{ secrets.AWS_ACCESS_KEY_ID_SANDBOX }}
Expand Down

0 comments on commit 232bfdd

Please sign in to comment.