Update .woodpecker.yml
This commit is contained in:
parent
81a4c1a55e
commit
a6e1a7a742
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ steps:
|
|||
GITHUB_PAT:
|
||||
from_secret: GITHUB_PAT
|
||||
commands:
|
||||
- echo "GITHUB_USERNAME is set to: $GITHUB_USERNAME"
|
||||
- 'echo "GITHUB_USERNAME is set to: ${GITHUB_USERNAME}"'
|
||||
- 'echo "GITHUB_PAT is set to: ${GITHUB_PAT}"'
|
||||
when:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue