Update .woodpecker.yml
Some checks failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
root 2025-06-08 10:56:13 +01:00
parent a6e1a7a742
commit 0de30e8c13

View file

@ -7,7 +7,7 @@ steps:
GITHUB_PAT: GITHUB_PAT:
from_secret: GITHUB_PAT from_secret: GITHUB_PAT
commands: commands:
- echo "GITHUB_USERNAME is set to: $GITHUB_USERNAME" - env
- 'echo "GITHUB_USERNAME is set to: ${GITHUB_USERNAME}"' - 'echo "GITHUB_USERNAME is set to: ${GITHUB_USERNAME}"'
- 'echo "GITHUB_PAT is set to: ${GITHUB_PAT}"' - 'echo "GITHUB_PAT is set to: ${GITHUB_PAT}"'
when: when: