Skip to content

Commit

Permalink
Merge pull request ko-build#5 from leongross/fix/highlighting
Browse files Browse the repository at this point in the history
  • Loading branch information
imjasonh authored Nov 24, 2022
2 parents c682db2 + 519c7c6 commit 6864af4
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
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:
...
- uses: imjasonh/setup-ko@v0.6
Expand Down

0 comments on commit 6864af4

Please sign in to comment.