Fix typo in custom command doc
This commit is contained in:
parent
7c534e6010
commit
e91052dd9b
1 changed files with 1 additions and 1 deletions
|
|
@ -79,7 +79,7 @@ The following custom commands are defined within [`acceptance_test.go`](./accept
|
|||
env2lower REPO_NAME=$RANDOM_STRING
|
||||
```
|
||||
|
||||
- `env2uooer`: set environment variable to the uppercase version of another environment variable
|
||||
- `env2upper`: set environment variable to the uppercase version of another environment variable
|
||||
|
||||
```txtar
|
||||
# Prepare organization secret, GitHub Actions uppercases secret names
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue