fix: set TG_NON_INTERACTIVE (#23153)

This commit is contained in:
bo0tzz 2025-10-22 14:22:45 +02:00 committed by GitHub
parent fc5fc58759
commit 0b941d78c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 0 deletions

View File

@ -5,6 +5,9 @@ on:
types:
- completed
env:
TG_NON_INTERACTIVE: 'true'
jobs:
checks:
name: Docs Deploy Checks

View File

@ -5,6 +5,9 @@ on:
permissions: {}
env:
TG_NON_INTERACTIVE: 'true'
jobs:
deploy:
name: Docs Destroy