Add NANO_MODEL to Docker and deploy workflow
Deploy to NAS / deploy (push) Has been cancelled

This commit is contained in:
2026-03-09 12:55:52 -04:00
parent a7a6c1e321
commit 0e631bf029
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -42,6 +42,7 @@ jobs:
DISCORD_TOKEN=${{ secrets.DISCORD_TOKEN }}
CLIENT_ID=${{ secrets.DISCORD_CLIENT_ID }}
NANOGPT_API_KEY=${{ secrets.NANOGPT_API_KEY }}
NANO_MODEL=${{ secrets.NANO_MODEL }}
NODE_ENV=production
EOF