Skip to content

Commit

Permalink
(ci): add ko docker repo
Browse files Browse the repository at this point in the history
  • Loading branch information
kameshsampath committed Dec 5, 2023
1 parent 2a16105 commit bef2315
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,9 @@ jobs:
# It all depends on your needs.
- uses: goreleaser/goreleaser-action@v5
with:
# either 'goreleaser' (default) or 'goreleaser-pro':
distribution: goreleaser
version: latest
args: release --clean
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# Your GoReleaser Pro key, if you are using the 'goreleaser-pro'
# distribution:
# GORELEASER_KEY: ${{ secrets.GORELEASER_KEY }}
KO_DOCKER_REPO: ghcr.io/kameshsampath/grpc-todo-app

0 comments on commit bef2315

Please sign in to comment.