Skip to content
This repository has been archived by the owner on Jul 30, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' into prune/ctx-no-color
Browse files Browse the repository at this point in the history
  • Loading branch information
hidetatz authored Dec 31, 2022
2 parents 999ae69 + 3080226 commit b1cdc0e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ builds:
- -s -w
- -X main.Version={{.Version}}
goos:
- windows
# - windows
- darwin
- linux
goarch:
Expand All @@ -37,9 +37,9 @@ archives:
brews:
- name: kubecolor
tap:
owner: dty1er
owner: hidetatz
name: homebrew-tap
homepage: "https://github.com/dty1er/kubecolor"
homepage: "https://github.com/hidetatz/kubecolor"
description: "Colorize your kubectl output"
folder: Formula
install: |
Expand Down

0 comments on commit b1cdc0e

Please sign in to comment.