This commit is contained in:
parent
a6e1a7a742
commit
0de30e8c13
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue