4
0

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

This commit is contained in:
2025-12-07 09:53:14 +01:00
parent 89519cb7a3
commit 30e160a94b

View File

@@ -35,4 +35,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&name=$GAME_NAME&platform=tic80" - curl $UPDATE_SERVER/update?secret=$UPDATE_SECRET\&name=$GAME_NAME\&platform=tic80