4
0

pipeline fix
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2025-12-07 09:25:54 +01:00
parent c43156e95f
commit 408c56a421

View File

@@ -34,4 +34,4 @@ steps:
from_secret: update_secret_key from_secret: update_secret_key
commands: commands:
- apk add --no-cache curl - apk add --no-cache curl
- curl "$UPDATE_SERVER/update?secret=$UPDATE_SECRET" - curl "$UPDATE_SERVER/update?secret=$UPDATE_SECRET&name=$GAME_NAME&platform=tic80"