fix indentation
Some checks failed
ci/woodpecker/push/ci Pipeline was successful
ci/woodpecker/cron/ci Pipeline failed

This commit is contained in:
2025-09-01 11:39:07 -04:00
parent 68987f8e1a
commit 151b1f86a0
2 changed files with 2 additions and 2 deletions

View File

@@ -30,7 +30,7 @@ steps:
from_secret: OLLAMA_API_URL
OLLAMA_API_KEY:
from_secret: OLLAMA_API_KEY
commands:
commands:
- npm start
- name: upload-to-gitea-release

2
package-lock.json generated
View File

@@ -7,7 +7,7 @@
"": {
"name": "auto-dm",
"version": "1.0.0",
"license": "ISC",
"license": "SEE LICENSE IN README.md",
"dependencies": {
"dotenv": "^17.2.1",
"puppeteer": "^24.17.1"