ci: fix missing char

This commit is contained in:
2025-09-27 22:31:20 +02:00
committed by GitHub
parent 323b59df1c
commit 80ee1d5322

View File

@@ -67,7 +67,7 @@ jobs:
)
}
Seq = @{
ServerUrl = "{{ vars.SEQ_URL }}"
ServerUrl = "${{ vars.SEQ_URL }}"
ApiKey = "${{ secrets.seq_api_key }}"
MinimumLevel = "Trace"
LevelOverride = @{