diff --git a/.woodpecker.yml b/.woodpecker.yml index 1b7e8ba..e73b056 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,4 +10,4 @@ steps: from_secret: update_secret_key commands: - apk add --no-cache curl - - curl https://games.vps.teletype.hu/update?secret=${UPDATE_SECRET} + - curl https://games.vps.teletype.hu/update?secret=$UPDATE_SECRET