Skip to content

Commit 9530a27

Browse files
committed
Fixed workflow uppercase error
1 parent f5ed241 commit 9530a27

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

.github/workflows/build-and-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ jobs:
2323
with:
2424
context: .
2525
push: true
26-
tags: ghcr.io/magicbug/Zenith:${{ github.ref_name }}
26+
tags: ghcr.io/magicbug/zenith:${{ github.ref_name }}

api/debug_log.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27858,3 +27858,11 @@
2785827858
[2025-04-01 23:23:00] [SAT_PROXY] Success: {"mode":0,"time":1743546178,"az":180.744674,"el":0.574468,"flipped":-1,"sched":-1,"disableFlip":1,"r...
2785927859
[2025-04-01 23:23:59] [SAT_PROXY] Making request to: http://rotator.local/track
2786027860
[2025-04-01 23:24:00] [SAT_PROXY] Success: {"mode":0,"time":1743546238,"az":180.744674,"el":0.574468,"flipped":-1,"sched":-1,"disableFlip":1,"r...
27861+
[2025-04-01 23:24:59] [SAT_PROXY] Making request to: http://rotator.local/track
27862+
2025-04-01 23:24:59 - Request received with key: 52e98...
27863+
[2025-04-01 23:25:00] [SAT_PROXY] Success: {"mode":0,"time":1743546298,"az":180.744674,"el":0.574468,"flipped":-1,"sched":-1,"disableFlip":1,"r...
27864+
2025-04-01 23:25:01 - Response code: 200
27865+
[2025-04-01 23:25:59] [SAT_PROXY] Making request to: http://rotator.local/track
27866+
[2025-04-01 23:26:00] [SAT_PROXY] Success: {"mode":0,"time":1743546358,"az":180.773992,"el":0.574468,"flipped":-1,"sched":-1,"disableFlip":1,"r...
27867+
[2025-04-01 23:26:59] [SAT_PROXY] Making request to: http://rotator.local/track
27868+
[2025-04-01 23:27:00] [SAT_PROXY] Success: {"mode":0,"time":1743546418,"az":180.773992,"el":0.574468,"flipped":-1,"sched":-1,"disableFlip":1,"r...

0 commit comments

Comments
 (0)