Skip to content

Commit

Permalink
Fix typo in custom command doc
Browse files Browse the repository at this point in the history
  • Loading branch information
andyfeller committed Oct 17, 2024
1 parent 7c534e6 commit e91052d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acceptance/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit e91052d

Please sign in to comment.