We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 716160a commit ef8c8c3Copy full SHA for ef8c8c3
README.md
@@ -31,8 +31,8 @@ steps:
31
file: "my_token_file"
32
```
33
34
-Alternatively you can read the token directly from any value exposed toxs your `pipeline.yml` file. However, this
35
-approach is discoraged in favour of using with the `env` or `file` fields. This functionality remains in the interest
+Alternatively you can read the token directly from any value exposed to your `pipeline.yml` file. However, this
+approach is discouraged in favour of using with the `env` or `file` fields. This functionality remains in the interest
36
of backwards compatibility.
37
38
```yml
0 commit comments