This commit is contained in:
m3tm3re
2026-01-18 07:09:25 +01:00
parent db2596b1f8
commit a95478fc9e

View File

@@ -17,7 +17,7 @@ env:
GIT_COMMITTER_EMAIL: "bot@m3ta.dev"
# Global environment variables to prevent interactive prompts in any step
GIT_TERMINAL_PROMPT: "0"
GIT_ASKPASS: "/bin/echo"
GIT_ASKPASS: "echo"
jobs:
nix-update: