dodalem debug

This commit is contained in:
2026-01-08 11:38:38 +01:00
parent ccba75097f
commit 0c9055122b
4 changed files with 64 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
name: GoogleSheet Bot
version: "1.0.1"
version: "1.0.8"
slug: googlesheet_bot
description: Bot do automatyzacji zadań w Arkuszach Google.
arch:
@@ -19,3 +19,7 @@ schema:
credentials_json: str
run_hours: str
debug: bool
# environment:
# CONFIG_CREDENTIALS_JSON: "{options.credentials_json}"
# CONFIG_RUN_HOURS: "{options.run_hours}"
# CONFIG_DEBUG: "{options.debug}"