Fix Woodpecker CI format: remove pipeline wrapper, steps at top level

This commit is contained in:
2026-08-01 13:03:16 -07:00
parent 285a7ca305
commit d437b680e5
+1
View File
@@ -33,3 +33,4 @@ environment:
from_secret: github_token from_secret: github_token
GHCR_TOKEN: GHCR_TOKEN:
from_secret: ghcr_pull_token from_secret: ghcr_pull_token
# Fix