fix yaml highlighting
This commit is contained in:
parent
c682db2712
commit
519c7c6b70
@ -60,8 +60,7 @@ If `KO_DOCKER_REPO` is already set when `setup-ko` runs, it will skip logging in
|
|||||||
To do this, you should provide credentials to authorize the push.
|
To do this, you should provide credentials to authorize the push.
|
||||||
You can use [encrypted secrets](https://docs.github.com/en/actions/reference/encrypted-secrets) to store the authorization token, and pass it to `ko login` before pushing:
|
You can use [encrypted secrets](https://docs.github.com/en/actions/reference/encrypted-secrets) to store the authorization token, and pass it to `ko login` before pushing:
|
||||||
|
|
||||||
```
|
```yaml
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
...
|
...
|
||||||
- uses: imjasonh/setup-ko@v0.6
|
- uses: imjasonh/setup-ko@v0.6
|
||||||
|
Loading…
Reference in New Issue
Block a user