diff --git a/.woodpecker b/.woodpecker index e0379a5..7286cb6 100644 --- a/.woodpecker +++ b/.woodpecker @@ -17,4 +17,4 @@ steps: token: $TTT_CI_TOKEN # the access token, or password if 2FA is disabled files: # the file(s), uses glob patterns - "server_setup" - dest: CI_Uploads/ # the destination directory \ No newline at end of file + dest: CI_Uploads # the destination directory \ No newline at end of file